Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference

AbstractPointcutAdvisor Properties

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

Public Instance Properties

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.

See Also

AbstractPointcutAdvisor Class | Spring.Aop.Support Namespace