|
XNIO API 3.1.0.Beta1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the resource typepublic interface Pool<T>
A generic pooled resource manager.
Method Summary | |
---|---|
Pooled<T> |
allocate()
Allocate a resource from the pool. |
Method Detail |
---|
Pooled<T> allocate() throws PoolDepletedException
PoolDepletedException
- if no resources are available
|
XNIO API 3.1.0.Beta1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |