See: Description
Interface | Description |
---|---|
AgentIdentity |
Agent process identity.
|
AgentProcessReport |
Interface for enquiring about an agent process.
|
ProcessIdentity |
The identity of a process.
|
ProcessReport |
Common interface for enquiring about a process.
|
WorkerIdentity |
Worker process identity.
|
WorkerProcessReport |
Interface for enquiring about a worker process.
|
Class | Description |
---|---|
ProcessAddress<T extends ProcessIdentity> |
Base
Address implementation for a process. |
ProcessReport.StateThenNameThenNumberComparator |
Comparator that compares ProcessReports by state, then by name.
|
Enum | Description |
---|---|
ProcessReport.State |
Process state.
|
Copyright © 2000-2014. All Rights Reserved.