Uses of Class
org.apache.commons.pool.BaseKeyedObjectPool

Packages that use BaseKeyedObjectPool
org.apache.commons.pool.impl Object pooling API implementations.  
 

Uses of BaseKeyedObjectPool in org.apache.commons.pool.impl
 

Subclasses of BaseKeyedObjectPool in org.apache.commons.pool.impl
 class GenericKeyedObjectPool
          A configurable KeyedObjectPool implementation.
 class StackKeyedObjectPool
          A simple, Stack-based KeyedObjectPool implementation.
 



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