org.eclipse.hyades.execution.local
Class JavaProcessExecutableObjectStub
java.lang.Object
org.eclipse.hyades.execution.local.RemoteObjectStub
org.eclipse.hyades.execution.local.ExecutableObjectStub
org.eclipse.hyades.execution.local.JavaProcessExecutableObjectStub
- All Implemented Interfaces:
- IExecutableObject, IRemoteObject
public class JavaProcessExecutableObjectStub
- extends ExecutableObjectStub
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaProcessExecutableObjectStub
public JavaProcessExecutableObjectStub()
setArgs
public void setArgs(java.lang.String args)
getArgs
public java.lang.String getArgs()
setExe
public void setExe(java.lang.String exe)
getExe
public java.lang.String getExe()
setLocation
public void setLocation(java.lang.String loc)
getLocation
public java.lang.String getLocation()
setAgentData
public void setAgentData(java.lang.String data)
getAgentData
public java.lang.String getAgentData()
getCommandLine
public java.lang.String getCommandLine()