|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.hyades.internal.execution.local.common.CommandElement
org.eclipse.hyades.internal.execution.local.common.SimpleProcessCommand
org.eclipse.hyades.internal.execution.local.common.DetailedProcessCommand
org.eclipse.hyades.internal.execution.local.common.DetailedAgentInfoCommand
org.eclipse.hyades.internal.execution.local.common.AgentDetailsCommand
public class AgentDetailsCommand
| Field Summary |
|---|
| Fields inherited from class org.eclipse.hyades.internal.execution.local.common.DetailedAgentInfoCommand |
|---|
_agentName, _agentType, _agentUUID |
| Fields inherited from class org.eclipse.hyades.internal.execution.local.common.DetailedProcessCommand |
|---|
_processUUID |
| Fields inherited from class org.eclipse.hyades.internal.execution.local.common.CommandElement |
|---|
_context, _tag |
| Constructor Summary | |
|---|---|
AgentDetailsCommand()
ReadyVMCommand constructor comment. |
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.hyades.internal.execution.local.common.DetailedAgentInfoCommand |
|---|
getAgentName, getAgentType, getAgentUUID, getSize, readFromBuffer, setAgentName, setAgentType, setAgentUUID, writeToBuffer |
| Methods inherited from class org.eclipse.hyades.internal.execution.local.common.DetailedProcessCommand |
|---|
getProcessUUID |
| Methods inherited from class org.eclipse.hyades.internal.execution.local.common.SimpleProcessCommand |
|---|
getProcessId, setProcessId |
| Methods inherited from class org.eclipse.hyades.internal.execution.local.common.CommandElement |
|---|
getContext, getTag, setContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AgentDetailsCommand()
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||