public abstract class DynamicMethodMatcherPointcut extends DynamicMethodMatcher implements Pointcut
TRUE| Constructor and Description | 
|---|
DynamicMethodMatcherPointcut()  | 
| Modifier and Type | Method and Description | 
|---|---|
ClassFilter | 
getClassFilter()
Return the ClassFilter for this pointcut. 
 | 
MethodMatcher | 
getMethodMatcher()
Return the MethodMatcher for this pointcut. 
 | 
isRuntime, matchesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmatchespublic ClassFilter getClassFilter()
PointcutgetClassFilter in interface Pointcutnull)public final MethodMatcher getMethodMatcher()
PointcutgetMethodMatcher in interface Pointcutnull)