Uses of Class
org.ow2.util.pool.impl.enhanced.EnhancedPool

Packages that use EnhancedPool
org.ow2.util.pool.impl.enhanced   
 

Uses of EnhancedPool in org.ow2.util.pool.impl.enhanced
 

Methods in org.ow2.util.pool.impl.enhanced that return EnhancedPool
<E> EnhancedPool<E>
EnhancedPoolFactory.createEnhancedPool(IPoolManager<E> poolManager)
          You should use this method to create EnhancedPool.
<E> EnhancedPool<E>
EnhancedPoolFactory.createEnhancedPool(IPoolManager<E> poolManager, boolean setSizeShared, boolean schedulerShared)
           
 



Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.