Uses of Interface
com.sun.ejb.containers.util.pool.Pool

Packages that use Pool
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
 class AbstractPool
          Abstract pool provides the basic implementation of an object pool.
 class BoundedPool
          Abstract pool provides the basic implementation of an object pool.
 class NonBlockingPool
          NonBlockingPool pool provides the basic implementation of an object pool.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.