|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProcessListener
| Method Summary | |
|---|---|
void |
processExited(Process process)
Invoked when a process that was previously launched exits.The process parameter contains all the information regarding the process. |
void |
processLaunched(Process process)
Invoked when a process is launched. |
| Method Detail |
|---|
void processLaunched(Process process)
void processExited(Process process)
|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||