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

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

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

Classes in org.apache.commons.pool.impl that implement ObjectPoolFactory
 class GenericObjectPoolFactory
          A factory for creating GenericObjectPool instances.
 class StackObjectPoolFactory
          A factory for creating StackObjectPool instances.
 



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