接口的使用
infra.aop.target.PoolingConfig
使用PoolingConfig的程序包
-
infra.aop.target中PoolingConfig的使用
修饰符和类型类说明classAbstract base class for poolingTargetSourceimplementations which maintain a pool of target instances, acquiring and releasing a target object from the pool for each method invocation.classTargetSourceimplementation that holds objects in a configurable Apache Commons2 Pool.