|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PooledObjectListener
Listener interface for object pools. Implementation of this interface can be registered to be notified about events that happen to pooled objects.
| Method Summary | |
|---|---|
void |
pooledObjectReleased(PooledObjectEvent event)
Notify that pooled object was released and can be returned back to the pool. |
| Method Detail |
|---|
void pooledObjectReleased(PooledObjectEvent event)
event - instance of PooledObjectEvent.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||