The properties of the DynamicMethodMatcherPointcutAdvisor class are listed below. For a complete list of DynamicMethodMatcherPointcutAdvisor class members, see the DynamicMethodMatcherPointcutAdvisor Members topic.
Advice | Return the advice part of this aspect. |
IsPerInstance | Is this advice associated with a particular instance? |
IsRuntime (inherited from DynamicMethodMatcher) | Is this IMethodMatcher dynamic? |
MethodMatcher | The IMethodMatcher for this pointcut. |
Order | Returns this IAdvisors order in the interception chain. |
Pointcut | The IPointcut that drives this advisor. |
TypeFilter | The ITypeFilter for this pointcut. |
DynamicMethodMatcherPointcutAdvisor Class | Spring.Aop.Support Namespace