|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FindProc
Interface to be used with Host.requestFindProc.
| Method Summary | |
|---|---|
void |
procFound(Proc proc)
The process was successfully found and added to the Host's list of processes. |
void |
procNotFound(int pid)
The process with the given ID was not found. |
| Method Detail |
|---|
void procFound(Proc proc)
proc - the Proc that was found.void procNotFound(int pid)
procId - the procId that was not found.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||