public class DeclareSoftImpl extends Object implements DeclareSoft
| Constructor and Description |
|---|
DeclareSoftImpl(AjType<?> declaringType,
String pcut,
String exceptionTypeName) |
| Modifier and Type | Method and Description |
|---|---|
AjType |
getDeclaringType() |
PointcutExpression |
getPointcutExpression() |
AjType |
getSoftenedExceptionType() |
String |
toString() |
public AjType getDeclaringType()
getDeclaringType in interface DeclareSoftpublic AjType getSoftenedExceptionType() throws ClassNotFoundException
getSoftenedExceptionType in interface DeclareSoftClassNotFoundException - if exception type cannot be foundpublic PointcutExpression getPointcutExpression()
getPointcutExpression in interface DeclareSoftCopyright © 2020. All rights reserved.