|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRemoteProcess
Method Summary | |
---|---|
String |
getAbsolutePath()
Get fully qualified name of associated object in /proc filesystem: root plus path plus pid. |
String |
getAbsolutePathPlusConnection()
Get fully qualified connection and folder name of associated object in /proc filesystem: profile.connection/path/procfolder. |
IRemoteProcessContext |
getContext()
Return the context associated with this remote file |
IHostProcessFilter |
getFilterString()
Return the filter string resolved to get this object |
Object |
getObject()
Get the underlying object that this object wrappers, whether that is a DataElement or an IRemoteServerProcess, or something else is implementation specific. |
IRemoteProcess |
getParentRemoteProcess()
Get the parent remote process of this process |
IRemoteProcessSubSystem |
getParentRemoteProcessSubSystem()
Get parent subsystem |
IHost |
getSystemConnection()
Return the connection this remote process is from. |
void |
setFilterString(IHostProcessFilter filterString)
Set the filter string resolved to get this object |
Methods inherited from interface org.eclipse.rse.services.clientserver.processes.IHostProcess |
---|
getAllProperties, getGid, getLabel, getName, getPid, getPPid, getState, getTgid, getTracerPid, getUid, getUsername, getVmRSSInKB, getVmSizeInKB, isRoot |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Method Detail |
---|
IRemoteProcessSubSystem getParentRemoteProcessSubSystem()
IHost getSystemConnection()
IHostProcessFilter getFilterString()
void setFilterString(IHostProcessFilter filterString)
String getAbsolutePathPlusConnection()
IRemoteProcess getParentRemoteProcess()
IRemoteProcessContext getContext()
String getAbsolutePath()
Object getObject()
|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |