|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TargetStatus
Encapsulates the current status of a target and any tasks running on the target.
| Method Summary | |
|---|---|
HostID |
getHostID()
Returns the HostID of of the intial host. |
int |
getStatus()
Returns the status of this Target. |
Target |
getTarget()
Returns the target tied to this TargetStatus. |
TargetStatusCode |
getTargetStatusCode()
Returns the TargetStatusCode for this target status. |
TaskID |
getTaskID()
Returns the TaskID of this task. |
| Method Detail |
|---|
int getStatus()
TaskID getTaskID()
Target getTarget()
HostID getHostID()
Target#getInitialHostID()}TargetStatusCode getTargetStatusCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||