Uses of Interface
org.springframework.aop.target.PoolingConfig
-
Uses of PoolingConfig in org.springframework.aop.target
Modifier and TypeClassDescriptionclass
Abstract base class for poolingTargetSource
implementations which maintain a pool of target instances, acquiring and releasing a target object from the pool for each method invocation.class
TargetSource
implementation that holds objects in a configurable Apache Commons2 Pool.