Package com.sun.ejb.containers.util.pool
-
Interface Summary Interface Description ObjectFactory An object factory that 'knows' how to create / destroy objectsPool Pool defines the methods that can be used by the application to access pooled objects. -
Class Summary Class Description AbstractPool Abstract pool provides the basic implementation of an object pool.BlockingPool NonBlockingPool NonBlockingPool pool provides the basic implementation of an object pool. -
Exception Summary Exception Description PoolException