|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcessIdentity
The identity of a process.
Implementations should define equality so that instances are equal if and only they represent the same process.
| Method Summary | |
|---|---|
String |
getName()
Return the process name. |
int |
getNumber()
Return the process number. |
String |
getUniqueID()
Return an external identity that is unique for this process. |
| Method Detail |
|---|
String getName()
int getNumber()
String getUniqueID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||