|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ShutdownListener
Chainsaw notifies these Listeners when the user has requested it to shutdown. Listeners should use this opportunity to release any resources and/or perform any clean up activity. Listeners should NOT perform the action of actual shutting down however (i.e. do not call System.exit()).
LogUI.setShutdownAction(Action)| Method Summary | |
|---|---|
void |
shuttingDown()
|
| Method Detail |
|---|
void shuttingDown()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||