|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PoolingConfig | |
org.springframework.aop.target | This package contains implementations of the org.springframework.aop.TargetSource interface. |
Uses of PoolingConfig in org.springframework.aop.target |
Classes in org.springframework.aop.target that implement PoolingConfig | |
class |
AbstractPoolingTargetSource
Abstract superclass for pooling TargetSources that maintains a pool of target instances, acquiring and releasing a target object from the pool for each method invocation. |
class |
CommonsPoolTargetSource
Jakarta Commons pooling implementation extending AbstractPoolingTargetSource. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |