Uses of Class
org.apache.commons.pool2.BaseObjectPool

Packages that use BaseObjectPool
org.apache.commons.pool2.impl Object pooling API implementations. 
 

Uses of BaseObjectPool in org.apache.commons.pool2.impl
 

Subclasses of BaseObjectPool in org.apache.commons.pool2.impl
 class SoftReferenceObjectPool<T>
          A SoftReference based ObjectPool.
 



Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.