A registry of IAdvisorAdapter instances.
For a list of all members of this type, see IAdvisorAdapterRegistry Members .
| Type | Description |
|---|---|
| DefaultAdvisorAdapterRegistry | Default implementation of the IAdvisorAdapterRegistry interface. |
| GlobalAdvisorAdapterRegistry | Provides Singleton-style access to the default IAdvisorAdapterRegistry instance. |
Implementations must also automatically register adapters for IInterceptor types.
Note This is an SPI interface, that should not need to be implemented by any Spring.NET user.
Namespace: Spring.Aop.Framework.Adapter
Assembly: Spring.Aop (in Spring.Aop.dll)
IAdvisorAdapterRegistry Members | Spring.Aop.Framework.Adapter Namespace