Package org.eclipse.remote.core
Interface IRemoteProcess.Service
-
- All Known Subinterfaces:
IRemoteProcessControlService,IRemoteProcessSignalService,IRemoteProcessTerminalService
- Enclosing interface:
- IRemoteProcess
public static interface IRemoteProcess.ServiceThe interface that is extend by services provided for this remote connection.- Since:
- 2.0
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceIRemoteProcess.Service.Factory
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IRemoteProcessgetRemoteProcess()
-
-
-
Method Detail
-
getRemoteProcess
IRemoteProcess getRemoteProcess()
-
-