The properties of the NameMatchMethodPointcutAdvisor class are listed below. For a complete list of NameMatchMethodPointcutAdvisor class members, see the NameMatchMethodPointcutAdvisor Members topic.
Advice (inherited from AbstractGenericPointcutAdvisor) | Return the advice part of this advisor. |
IsPerInstance (inherited from AbstractPointcutAdvisor) | Is this advice associated with a particular instance? |
MappedName | Convenience property when we have only a single method name to match. |
MappedNames | Set the method names defining methods to match. |
Order (inherited from AbstractPointcutAdvisor) | Returns this IAdvisors order in the interception chain. |
Pointcut | The IPointcut that drives this advisor. |
TypeFilter | The ITypeFilter for this pointcut. |
NameMatchMethodPointcutAdvisor Class | Spring.Aop.Support Namespace