|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectPoolException | |
|---|---|
| com.cafesoft.core.pool | Provides classes for object pooling. |
| Uses of ObjectPoolException in com.cafesoft.core.pool |
|---|
| Methods in com.cafesoft.core.pool that throw ObjectPoolException | |
|---|---|
void |
LiteObjectPool.addObject(Object object,
int objectStatus)
Add an Object to the ObjectPool. |
void |
StandardLiteObjectPool.addObject(Object object,
int objectStatus)
Add an Object to the ObjectPool. |
Object |
LiteObjectPool.borrowObject()
Borrow an Object from the ObjectPool. |
Object |
StandardLiteObjectPool.borrowObject()
Borrow an Object from the ObjectPool. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||