The properties of the RegularExpressionMethodPointcutAdvisor class are listed below. For a complete list of RegularExpressionMethodPointcutAdvisor class members, see the RegularExpressionMethodPointcutAdvisor 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? |
Order (inherited from AbstractPointcutAdvisor) | Returns this IAdvisors order in the interception chain. |
Pattern | A single pattern to be used during method evaluation. |
Patterns | Multiple patterns to be used during method evaluation. |
Pointcut | The IPointcut that drives this advisor. |
RegularExpressionMethodPointcutAdvisor Class | Spring.Aop.Support Namespace