|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
---|---|
void |
addListener(IRemoteCommandLauncherStateListener listener)
|
void |
destory(boolean destoryAssociatedProcess)
|
int |
exitValue()
|
RemoteProcess |
getProcess()
Get RemoteProcess |
boolean |
isCommandCompleted()
|
void |
removeListener(IRemoteCommandLauncherStateListener listener)
|
int |
runCommand()
Run command |
void |
setCommandString(String cmdString)
|
void |
setEnvironmentVariableList(String[] environmentNames,
String[] environmentValues)
|
void |
setWorkingPath(String workingPath)
|
Method Detail |
public int runCommand()
public RemoteProcess getProcess()
public int exitValue() throws IllegalThreadStateException
IllegalThreadStateException
public boolean isCommandCompleted()
public void destory(boolean destoryAssociatedProcess)
public void setCommandString(String cmdString)
cmdString
- public void setWorkingPath(String workingPath)
workingPath
- public void addListener(IRemoteCommandLauncherStateListener listener)
listener
- public void removeListener(IRemoteCommandLauncherStateListener listener)
listener
- public void setEnvironmentVariableList(String[] environmentNames, String[] environmentValues)
environmentNames
- environmentValues
-
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |