|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectPoolConfig | |
|---|---|
| com.cafesoft.core.pool | Provides classes for object pooling. |
| Uses of ObjectPoolConfig in com.cafesoft.core.pool |
|---|
| Classes in com.cafesoft.core.pool that implement ObjectPoolConfig | |
|---|---|
class |
StandardObjectPoolConfig
The standard implementation of the ObjectPoolConfig interface. |
| Methods in com.cafesoft.core.pool that return ObjectPoolConfig | |
|---|---|
ObjectPoolConfig |
LiteObjectPool.getConfig()
Get the pool's configuration object. |
ObjectPoolConfig |
StandardLiteObjectPool.getConfig()
Get the pool's configuration object. |
| Constructors in com.cafesoft.core.pool with parameters of type ObjectPoolConfig | |
|---|---|
StandardLiteObjectPool(ObjectPoolConfig config)
Create a new StandardLiteObjectPool. |
|
StandardLiteObjectPool(ObjectPoolConfig config,
boolean destroyObjects)
Create a new StandardLiteObjectPool. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||