org.springframework.aop.framework.adapter
Class GlobalAdvisorAdapterRegistry
java.lang.Object
   org.springframework.aop.framework.adapter.GlobalAdvisorAdapterRegistry
org.springframework.aop.framework.adapter.GlobalAdvisorAdapterRegistry
- public abstract class GlobalAdvisorAdapterRegistry 
- extends Object
Singleton to publish a shared DefaultAdvisorAdapterRegistry instance.
- Author:
- Rod Johnson, Juergen Hoeller
- See Also:
- DefaultAdvisorAdapterRegistry
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GlobalAdvisorAdapterRegistry
public GlobalAdvisorAdapterRegistry()
getInstance
public static AdvisorAdapterRegistry getInstance()
- Return the singleton DefaultAdvisorAdapterRegistry instance.
 
- 
 
Copyright © 2002-2008 The Spring Framework.