| Interface | Description |
|---|---|
| ManagablePool |
This is the interface for Pools that are not a fixed size.
|
| ObjectFactory |
This interface is to define how an ObjectFactory is defined.
|
| Pool |
This interface is to define how a Pool is used.
|
| PoolManager |
This interface is for a PoolManager that creates pools that are managed
asynchronously.
|
| Resettable |
This interface standardizes the behaviour of a resettable object.
|