|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PoolResource
The interface PoolResource defines the minimal behaviour of a resource managed by a Pool.
| Method Summary | |
|---|---|
void |
destroy()
destroy is called when this resource is removed from a Pool. |
| Method Detail |
|---|
void destroy()
throws Exception
Exception - if an error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||