Uses of Class
org.springframework.aop.target.AbstractPoolingTargetSource
Packages that use AbstractPoolingTargetSource Package Description org.springframework.aop.target Uses of AbstractPoolingTargetSource in org.springframework.aop.target
Subclasses of AbstractPoolingTargetSource in org.springframework.aop.target Modifier and Type Class Description class
CommonsPool2TargetSource
TargetSource
implementation that holds objects in a configurable Apache Commons2 Pool.