public interface DeclareSoft
Modifier and Type | Method | Description |
---|---|---|
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
|
AjType getDeclaringType()
AjType getSoftenedExceptionType() throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
PointcutExpression getPointcutExpression()