|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcessReport
Common interface for enquiring about a process.
| Nested Class Summary | |
|---|---|
static class |
ProcessReport.State
Process state. |
static class |
ProcessReport.StateThenNameThenNumberComparator
Comparator that compares ProcessReports by state, then by name. |
| Method Summary | |
|---|---|
ProcessAddress<? extends ProcessIdentity> |
getProcessAddress()
Return the unique process address. |
ProcessReport.State |
getState()
Return the process status. |
| Method Detail |
|---|
ProcessAddress<? extends ProcessIdentity> getProcessAddress()
ProcessReport.State getState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||