|
RSE Release 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of IRemoteProcessSubSystem in org.eclipse.rse.processes.ui.dialogs |
|---|
| Constructors in org.eclipse.rse.processes.ui.dialogs with parameters of type IRemoteProcessSubSystem | |
RemoteProcessesDialog(Shell shell,
String title,
IRemoteProcessSubSystem subSystem,
String executableFilter)
|
|
| Uses of IRemoteProcessSubSystem in org.eclipse.rse.subsystems.processes.core.subsystem |
|---|
| Methods in org.eclipse.rse.subsystems.processes.core.subsystem that return IRemoteProcessSubSystem | |
IRemoteProcessSubSystem |
IRemoteProcess.getParentRemoteProcessSubSystem()
Get parent subsystem |
IRemoteProcessSubSystem |
IRemoteProcessContext.getParentRemoteProcessSubSystem()
Get parent subsystem |
| Methods in org.eclipse.rse.subsystems.processes.core.subsystem with parameters of type IRemoteProcessSubSystem | |
void |
IRemoteProcessContext.setParentRemoteProcessSubSystem(IRemoteProcessSubSystem parentSubSystem)
Set parent subsystem |
| Uses of IRemoteProcessSubSystem in org.eclipse.rse.subsystems.processes.core.subsystem.impl |
|---|
| Classes in org.eclipse.rse.subsystems.processes.core.subsystem.impl that implement IRemoteProcessSubSystem | |
class |
RemoteProcessSubSystemImpl
|
| Fields in org.eclipse.rse.subsystems.processes.core.subsystem.impl declared as IRemoteProcessSubSystem | |
protected IRemoteProcessSubSystem |
RemoteProcessContext.subsystem
|
| Methods in org.eclipse.rse.subsystems.processes.core.subsystem.impl that return IRemoteProcessSubSystem | |
IRemoteProcessSubSystem |
RemoteProcessImpl.getParentRemoteProcessSubSystem()
|
IRemoteProcessSubSystem |
RemoteProcessContext.getParentRemoteProcessSubSystem()
Return the parent subsystem |
| Methods in org.eclipse.rse.subsystems.processes.core.subsystem.impl with parameters of type IRemoteProcessSubSystem | |
void |
RemoteProcessContext.setParentRemoteProcessSubSystem(IRemoteProcessSubSystem subsystem)
Set the parent subsystem |
| Constructors in org.eclipse.rse.subsystems.processes.core.subsystem.impl with parameters of type IRemoteProcessSubSystem | |
RemoteProcessContext(IRemoteProcessSubSystem subsystem,
IRemoteProcess parentProcessObject,
IHostProcessFilter filterString)
Constructor that takes all inputs. |
|
| Uses of IRemoteProcessSubSystem in org.eclipse.rse.subsystems.processes.servicesubsystem |
|---|
| Subinterfaces of IRemoteProcessSubSystem in org.eclipse.rse.subsystems.processes.servicesubsystem | |
interface |
IProcessServiceSubSystem
|
| Classes in org.eclipse.rse.subsystems.processes.servicesubsystem that implement IRemoteProcessSubSystem | |
class |
ProcessServiceSubSystem
The subsystem that, coupled with a ProcessService implementation, can query and kill remote processes on a remote system. |
|
RSE Release 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||