public interface Pointcut
| Modifier and Type | Method and Description |
|---|---|
AjType |
getDeclaringType() |
int |
getModifiers() |
String |
getName() |
String[] |
getParameterNames() |
AjType<?>[] |
getParameterTypes() |
PointcutExpression |
getPointcutExpression() |
String getName()
int getModifiers()
AjType<?>[] getParameterTypes()
String[] getParameterNames()
AjType getDeclaringType()
PointcutExpression getPointcutExpression()
Copyright © 2020. All rights reserved.