|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Poolable in org.apache.avalon.excalibur.pool |
Subinterfaces of Poolable in org.apache.avalon.excalibur.pool | |
interface |
Recyclable
This interface standardizes the behaviour of a recyclable object. |
interface |
Validatable
Used to define an object which can be validated by a ValidatedResourceLimitingPool. |
Methods in org.apache.avalon.excalibur.pool that return Poolable | |
Poolable |
Pool.get()
|
Methods in org.apache.avalon.excalibur.pool with parameters of type Poolable | |
void |
Pool.put(Poolable poolable)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |