Uses of Interface
org.springframework.aop.framework.adapter.AdvisorAdapterRegistry

Packages that use AdvisorAdapterRegistry
org.springframework.aop.framework.adapter SPI package allowing Spring AOP framework to handle arbitrary advice types. 
 

Uses of AdvisorAdapterRegistry in org.springframework.aop.framework.adapter
 

Classes in org.springframework.aop.framework.adapter that implement AdvisorAdapterRegistry
 class DefaultAdvisorAdapterRegistry
           
 class GlobalAdvisorAdapterRegistry
          Singleton to publish a shared DefaultAdvisorAdapterRegistry.
 



Copyright (C) 2003-2004 The Spring Framework Project.