|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISystemExitListener
An implementor of this interface can be added to a listener list that
| Method Summary | |
|---|---|
void |
systemAboutToExit(int rc)
This method should be called just before the program gets terminated by a System.exit(rc) call. |
| Method Detail |
|---|
void systemAboutToExit(int rc)
rc - The return code for the exit.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||