IObjectPostProcessor implementation that registers instances of any non-default IAdvisorAdapter instances with the GlobalAdvisorAdapterRegistry singleton.
For a list of all members of this type, see AdvisorAdapterRegistrationManager Members .
System.Object
AdvisorAdapterRegistrationManager
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The only requirement for it to work is that it needs to be defined in an application context along with any arbitrary "non-native" Spring.NET IAdvisorAdapter instances that need to be recognized by Spring.NET's AOP framework.
Namespace: Spring.Aop.Framework.Adapter
Assembly: Spring.Aop (in Spring.Aop.dll)
AdvisorAdapterRegistrationManager Members | Spring.Aop.Framework.Adapter Namespace