| Class and Description |
|---|
| InstrumentedResourceLimitingPool
General Pool implementation which supports; weak and strong pool size limits,
optional blocking gets when poolables are not available, and automatic pool
trimming of unused poolables.
|
| TraceableResourceLimitingPool
A ResourceLimitingPool which can be configured so that it will trace the
where get is being called fron.
|
| TraceableResourceLimitingPool.State |
| TraceableResourceLimitingPool.TraceException |