|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ShutDownTask
Execute a specific task before the program terminates.
Tasks should leave the system in a state that can continue, in case a later task aborts the shutdown.
| Method Summary | |
|---|---|
boolean |
execute()
Take the necessary action. |
String |
name()
Name to be provided to the user when information about this task is presented. |
| Method Detail |
|---|
boolean execute()
String name()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||