|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeclareSoft
AspectJ runtime representation of a declare soft member within an aspect.
| Method Summary | |
|---|---|
AjType |
getDeclaringType()
The aspect that declared this member |
PointcutExpression |
getPointcutExpression()
The pointcut determining the join points at which the exception is to be softened. |
AjType |
getSoftenedExceptionType()
The softened exception type |
| Method Detail |
|---|
AjType getDeclaringType()
AjType getSoftenedExceptionType()
throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundExceptionPointcutExpression getPointcutExpression()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||