org.eclipse.hyades.execution.remote
Class JavaProcessExecutableObjectSkeleton
java.lang.Object
org.eclipse.hyades.execution.remote.RemoteObjectSkeleton
org.eclipse.hyades.execution.remote.ExecutableObjectSkeleton
org.eclipse.hyades.execution.remote.JavaProcessExecutableObjectSkeleton
- All Implemented Interfaces:
- IExecutableObject, IProcessExecutableObject, IRemoteObject
- public class JavaProcessExecutableObjectSkeleton
- extends ExecutableObjectSkeleton
- implements IProcessExecutableObject
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaProcessExecutableObjectSkeleton
public JavaProcessExecutableObjectSkeleton()
setArgs
public void setArgs(java.lang.String args)
- Specified by:
setArgs in interface IProcessExecutableObject
getArgs
public java.lang.String getArgs()
- Specified by:
getArgs in interface IProcessExecutableObject
setExe
public void setExe(java.lang.String exe)
- Specified by:
setExe in interface IProcessExecutableObject
getExe
public java.lang.String getExe()
- Specified by:
getExe in interface IProcessExecutableObject
setLocation
public void setLocation(java.lang.String loc)
- Specified by:
setLocation in interface IProcessExecutableObject
getLocation
public java.lang.String getLocation()
- Specified by:
getLocation in interface IProcessExecutableObject
setAgentData
public void setAgentData(java.lang.String data)
- Specified by:
setAgentData in interface IProcessExecutableObject
getAgentData
public java.lang.String getAgentData()
- Specified by:
getAgentData in interface IProcessExecutableObject
getCommandLine
public java.lang.String getCommandLine()
- Specified by:
getCommandLine in interface IProcessExecutableObject