Uses of Class
org.apache.commons.pool2.impl.DefaultPooledObject

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

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

Subclasses of DefaultPooledObject in org.apache.commons.pool2.impl
 class PooledSoftReference<T>
          Extension of DefaultPooledObject to wrap pooled soft references.
 



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