Permits the handling of new advisors and advice types as extensions to the Spring AOP framework.
For a list of all members of this type, see IAdvisorAdapter Members .
Implementors can create AOP Alliance IInterceptors from custom advice types, enabling these advice types to be used in the Spring.NET AOP framework, which uses interception under the covers.
There is no need for most Spring.NET users to implement this interface; do so only if you need to introduce more IAdvisor or IAdvice types to Spring.NET.
Namespace: Spring.Aop.Framework.Adapter
Assembly: Spring.Aop (in Spring.Aop.dll)
IAdvisorAdapter Members | Spring.Aop.Framework.Adapter Namespace