Package com.sun.ejb.containers.util.pool

Interface Summary
ObjectFactory An object factory that 'knows' how to create / destroy objects
Pool Pool defines the methods that can be used by the application to access pooled objects.
 

Class Summary
AbstractPool Abstract pool provides the basic implementation of an object pool.
BoundedPool Abstract pool provides the basic implementation of an object pool.
NonBlockingPool NonBlockingPool pool provides the basic implementation of an object pool.
 

Exception Summary
PoolException  
 



Copyright © 2012 GlassFish Community. All Rights Reserved.