|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExitHandler
A handler to exit the program with an exit code.
| Method Summary | |
|---|---|
void |
exit(int exitCode)
The callback method which will be called when the program is exiting. |
| Method Detail |
|---|
void exit(int exitCode)
exitCode - The exit code to return to the calling shell.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||