| Interface | Description |
|---|---|
| ResourcePoolListener | |
| RULinkedList.Selector |
| Class | Description |
|---|---|
| AgeHistogram |
A structure for ResourcePool statistics.
|
| RecentlyUsedLinkedList | Deprecated
use RULinkedList instead.
|
| RecentlyUsedLinkedListElement | Deprecated
use RULinkedList instead.
|
| ResourceInfo |
This class tracks the objects being pooled with a reference
counting mechanism.
|
| ResourcePool |
A base class for pooling resources.
|
| ResourcePoolLogger |
Responsible for logging, collecting, and reporting resource pool
statistics.
|
| ResourcePoolManager |
Manages a collection of resource pools.
|
| ResourcePoolMonitor |
Responsible for monitoring the resource pools.
|
| ResourcePoolStatistics |
A structure for ResourcePool statistics.
|
| RULinkedList |
Holder for the first and last elements in a pool linked list.
|
| Exception | Description |
|---|---|
| ResourcePoolException |