Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference

DefaultIntroductionAdvisor Properties

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

Public Instance Properties

Advice Return the advice part of this aspect.
Interfaces Gets the interfaces introduced by this IAdvisor.
IsPerInstance Is this advice associated with a particular instance?
TypeFilter Returns the filter determining which target classes this introduction should apply to.

See Also

DefaultIntroductionAdvisor Class | Spring.Aop.Support Namespace | IIntroductionAdvisor