Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference

DefaultPointcutAdvisor Properties

The properties of the DefaultPointcutAdvisor class are listed below. For a complete list of DefaultPointcutAdvisor class members, see the DefaultPointcutAdvisor Members topic.

Public Instance Properties

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.
Pointcut The IPointcut that drives this advisor.

See Also

DefaultPointcutAdvisor Class | Spring.Aop.Support Namespace