The methods of the IAdvisorAdapterRegistry interface are listed below. For a complete list of IAdvisorAdapterRegistry interface members, see the IAdvisorAdapterRegistry Members topic.
GetInterceptor | Returns an IInterceptor to allow the use of the supplied advisor in an interception-based framework. |
RegisterAdvisorAdapter | Register the given IAdvisorAdapter. |
Wrap | Returns an IAdvisor wrapping the supplied advice. |
IAdvisorAdapterRegistry Interface | Spring.Aop.Framework.Adapter Namespace