| Modifier | Constructor and Description |
|---|---|
protected |
PointcutImpl(String name,
String pc,
Method method,
AjType declaringType,
String pNames) |
| Modifier and Type | Method and Description |
|---|---|
AjType |
getDeclaringType() |
int |
getModifiers() |
String |
getName() |
String[] |
getParameterNames() |
AjType<?>[] |
getParameterTypes() |
PointcutExpression |
getPointcutExpression() |
String |
toString() |
public PointcutExpression getPointcutExpression()
getPointcutExpression in interface Pointcutpublic String getName()
public int getModifiers()
getModifiers in interface Pointcutpublic AjType<?>[] getParameterTypes()
getParameterTypes in interface Pointcutpublic AjType getDeclaringType()
getDeclaringType in interface Pointcutpublic String[] getParameterNames()
getParameterNames in interface PointcutCopyright © 2020. All rights reserved.