|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.hyades.execution.local.common.CommandElement
org.eclipse.hyades.execution.local.common.SimpleProcessCommand
org.eclipse.hyades.execution.local.common.SimpleAgentInfoCommand
org.eclipse.hyades.execution.local.common.StartMonitoringLocalAgentCommand
public class StartMonitoringLocalAgentCommand
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
StartMonitoringLocalAgentCommand()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFile()
|
int |
getSize()
Insert the method's description here. |
int |
readFromBuffer(byte[] buffer,
int offset)
Insert the method's description here. |
void |
setFile(java.lang.String file)
|
int |
writeToBuffer(byte[] buffer,
int offset)
Insert the method's description here. |
| Methods inherited from class org.eclipse.hyades.execution.local.common.SimpleAgentInfoCommand |
|---|
getAgentName, setAgentName |
| Methods inherited from class org.eclipse.hyades.execution.local.common.SimpleProcessCommand |
|---|
getProcessId, setProcessId |
| Methods inherited from class org.eclipse.hyades.execution.local.common.CommandElement |
|---|
getContext, getTag, setContext |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StartMonitoringLocalAgentCommand()
| Method Detail |
|---|
public java.lang.String getFile()
public void setFile(java.lang.String file)
public int getSize()
SimpleAgentInfoCommand
getSize in class SimpleAgentInfoCommand
public int readFromBuffer(byte[] buffer,
int offset)
SimpleAgentInfoCommand
readFromBuffer in class SimpleAgentInfoCommandbuffer - byte[]offset - Start position for reading
public int writeToBuffer(byte[] buffer,
int offset)
SimpleAgentInfoCommand
writeToBuffer in class SimpleAgentInfoCommandbuffer - byte[]offset - int
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||