|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface DisposeListener
Defines what a DisposeListener must implement. DisposeListeners are called by a ScriptContextDAO when the ScriptContextDAO is disposed. Each listener will be called only once.
| Method Summary | |
|---|---|
void |
dispose()
Called to give the class implementing DisposeListener a chance to do any necessary cleanup. |
| Method Detail |
|---|
void dispose()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||