|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProcessListener
| Method Summary | |
|---|---|
void |
processStarted()
Called when the process is up and running. |
void |
processTerminated(int exitCode)
Called when the process has terminated |
| Method Detail |
|---|
void processTerminated(int exitCode)
exitCode - exitCode of the process that terminatedvoid processStarted()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||