Package | Description |
---|---|
org.apache.commons.pool.impl |
Object pooling API implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericKeyedObjectPoolFactory<K,V>
A factory for creating
GenericKeyedObjectPool instances. |
class |
StackKeyedObjectPoolFactory<K,V>
A factory for creating
StackKeyedObjectPool instances. |
Copyright © 2001-2015 The Apache Software Foundation. All Rights Reserved.