Save This Page
Home » spring-framework-2.5.5-with-dependencies » org.springframework » aop » framework » adapter » [javadoc | source]
org.springframework.aop.framework.adapter
abstract public class: GlobalAdvisorAdapterRegistry [javadoc | source]
java.lang.Object
   org.springframework.aop.framework.adapter.GlobalAdvisorAdapterRegistry
Singleton to publish a shared DefaultAdvisorAdapterRegistry instance.
Method from org.springframework.aop.framework.adapter.GlobalAdvisorAdapterRegistry Summary:
getInstance
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.springframework.aop.framework.adapter.GlobalAdvisorAdapterRegistry Detail:
 public static AdvisorAdapterRegistry getInstance() 
    Return the singleton DefaultAdvisorAdapterRegistry instance.