Uses of Interface
org.apache.commons.pool.KeyedObjectPoolFactory

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

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

Classes in org.apache.commons.pool.impl that implement KeyedObjectPoolFactory
 class GenericKeyedObjectPoolFactory
          A factory for creating GenericKeyedObjectPool instances.
 class StackKeyedObjectPoolFactory
          A factory for creating StackKeyedObjectPool instances.
 



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