| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPool
This is an
Pool that caches Poolable objects for reuse. |
class |
HardResourceLimitingPool
This is a implementation of
Pool that is thread safe. |
class |
SoftResourceLimitingPool
This is an
Pool that caches Poolable objects for reuse. |