The Spring Framework

Uses of Class
org.springframework.aop.target.AbstractPoolingTargetSource

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

Uses of AbstractPoolingTargetSource in org.springframework.aop.target
 

Subclasses of AbstractPoolingTargetSource in org.springframework.aop.target
 class CommonsPoolTargetSource
          TargetSource implementation that holds objects in a configurable Jakarta Commons Pool.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.