|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IProcessListener
The IProcessListener interface is used to notify any component that starts the VM as a process from within its environment about when the VM is exiting. It will be the last notification before the VM actually exits.
Method Summary | |
---|---|
void |
onExit()
Notifies the listener that the VM is about to exit. |
Method Detail |
---|
void onExit()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |