public abstract class DynamicMethodMatcherPointcut extends DynamicMethodMatcher implements Pointcut
TRUE| 构造器和说明 |
|---|
DynamicMethodMatcherPointcut() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 Pointcutnull)public final MethodMatcher getMethodMatcher()
PointcutgetMethodMatcher 在接口中 Pointcutnull)