Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference

IAdvisedSupportListener Methods

The methods of the IAdvisedSupportListener interface are listed below. For a complete list of IAdvisedSupportListener interface members, see the IAdvisedSupportListener Members topic.

Public Instance Methods

Activated Invoked when the first proxy is created.
AdviceChanged Invoked when advice is changed after a proxy is created.
InterfacesChanged Invoked when interfaces are changed after a proxy is created.

See Also

IAdvisedSupportListener Interface | Spring.Aop.Framework Namespace