Uses of Interface
com.sun.ejb.containers.util.pool.Pool
-
Packages that use Pool Package Description com.sun.ejb.containers.util.pool -
-
Uses of Pool in com.sun.ejb.containers.util.pool
Classes in com.sun.ejb.containers.util.pool that implement Pool Modifier and Type Class Description classAbstractPoolAbstract pool provides the basic implementation of an object pool.classBlockingPoolclassNonBlockingPoolNonBlockingPool pool provides the basic implementation of an object pool.
-