Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference

IAdvisorAdapter Methods

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

Public Instance Methods

GetInterceptor Return an AOP Alliance IInterceptor exposing the behaviour of the given advice to an interception-based AOP framework.
SupportsAdvice Does this adapter understand the supplied advice?

See Also

IAdvisorAdapter Interface | Spring.Aop.Framework.Adapter Namespace