public abstract class DynamicMethodMatcherPointcut extends DynamicMethodMatcher implements Pointcut
TRUE| コンストラクターと説明 |
|---|
DynamicMethodMatcherPointcut() |
| 修飾子と型 | メソッドと説明 |
|---|---|
ClassFilter | getClassFilter() このポイントカットの ClassFilter を返します。 |
MethodMatcher | getMethodMatcher() このポイントカットの MethodMatcher を返します。 |
isRuntime, matchescloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEmatchespublic ClassFilter getClassFilter()
PointcutPointcut の getClassFilter null)public final MethodMatcher getMethodMatcher()
PointcutPointcut の getMethodMatcher null)