The Spring Framework

Uses of Class
org.springframework.aop.framework.DefaultAdvisorChainFactory

Packages that use DefaultAdvisorChainFactory
org.springframework.aop.framework Package containing Spring's basic AOP infrastructure, compliant with the AOP Alliance interfaces. 
 

Uses of DefaultAdvisorChainFactory in org.springframework.aop.framework
 

Subclasses of DefaultAdvisorChainFactory in org.springframework.aop.framework
 class HashMapCachingAdvisorChainFactory
          Deprecated. as of Spring 2.0.3, in favor of AdvisedSupport's built-in caching. This class will be removed in Spring 2.1.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.