The properties of the AbstractGenericPointcutAdvisor class are listed below. For a complete list of AbstractGenericPointcutAdvisor class members, see the AbstractGenericPointcutAdvisor Members topic.
Advice | 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. |
Pointcut (inherited from AbstractPointcutAdvisor) | The IPointcut that drives this advisor. |
AbstractGenericPointcutAdvisor Class | Spring.Aop.Support Namespace