Package | Description |
---|---|
org.apache.commons.pool.impl |
Object pooling API implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericObjectPool
A configurable
ObjectPool implementation. |
class |
SoftReferenceObjectPool
A
SoftReference based
ObjectPool . |
class |
StackObjectPool
A simple,
Stack -based ObjectPool implementation. |
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.