The properties of the AbstractPointcutAdvisor class are listed below. For a complete list of AbstractPointcutAdvisor class members, see the AbstractPointcutAdvisor Members topic.
Advice | Return the advice part of this aspect. |
IsPerInstance | Is this advice associated with a particular instance? |
Order | Returns this IAdvisors order in the interception chain. |
Pointcut | The IPointcut that drives this advisor. |
AbstractPointcutAdvisor Class | Spring.Aop.Support Namespace