|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.cafesoft.core.pool | |
|---|---|
| com.cafesoft.core.pool | Provides classes for object pooling. |
| Classes in com.cafesoft.core.pool used by com.cafesoft.core.pool | |
|---|---|
| LiteObjectPool
The LiteObjectPool interface defines an interface for an ObjectPool object that does not carry with it several restrictions that our ObjectPool interface does. |
|
| ObjectPool
The ObjectPool interface defines a collection of methods that define a basic ObjectPool. |
|
| ObjectPoolConfig
Interface that defines a configuration object. |
|
| ObjectPoolException
Thrown if an error occurrs related to object pools. |
|
| ObjectPoolExceptionType
A type safe constant class that contains several exception types that relay important contextual information to the clients that are handling ObjectPoolExceptions. |
|
| PoolableObjectFactory
The PoolableObjectFactory is designed to manage the creation, validation, and destruction of objects that are stored in the ObjectPool. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||