Uses of Interface
org.apache.excalibur.mpool.Pool

Packages that use Pool
org.apache.excalibur.mpool   
 

Uses of Pool in org.apache.excalibur.mpool
 

Subinterfaces of Pool in org.apache.excalibur.mpool
 interface ManagablePool
          This is the interface for Pools that are not a fixed size.
 

Methods in org.apache.excalibur.mpool that return Pool
 Pool PoolManager.getManagedPool(ObjectFactory factory, int initialEntries)
          Return a managed pool that has a controller.
 



Copyright © {inceptionYear}-2009 Apache Software Foundation. All Rights Reserved.