Uses of Class
org.springframework.aop.support.DefaultIntroductionAdvisor

Packages that use DefaultIntroductionAdvisor
org.springframework.aop.target This package contains implementations of the org.springframework.aop.TargetSource interface. 
 

Uses of DefaultIntroductionAdvisor in org.springframework.aop.target
 

Methods in org.springframework.aop.target that return DefaultIntroductionAdvisor
 DefaultIntroductionAdvisor AbstractPoolingTargetSource.getPoolingConfigMixin()
          Return an IntroductionAdvisor that providing a mixin exposing statistics about the pool maintained by this object.
 



Copyright © 2002-2008 The Spring Framework.