Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.commons.pool.impl.StackObjectPoolFactory
StackObjectPool
instances.
StackObjectPool
, StackKeyedObjectPoolFactory
Constructor Summary | |
| |
| |
| |
|
Method Summary | |
ObjectPool |
public StackObjectPoolFactory()
public StackObjectPoolFactory(int max)
public StackObjectPoolFactory(int max, int init)
public StackObjectPoolFactory(PoolableObjectFactory factory, int max, int init)