RSE
Release 3.4

Uses of Interface
org.eclipse.rse.subsystems.processes.servicesubsystem.IProcessServiceSubSystemConfiguration

Packages that use IProcessServiceSubSystemConfiguration
org.eclipse.rse.subsystems.processes.dstore Application programming interface for creating customized DataStore process subsystems. 
org.eclipse.rse.subsystems.processes.local Application programming interface for creating customized local process subsystems. 
org.eclipse.rse.subsystems.processes.servicesubsystem   
org.eclipse.rse.subsystems.processes.shell.linux Application programming interface for creating customized shell process subsystems. 
 

Uses of IProcessServiceSubSystemConfiguration in org.eclipse.rse.subsystems.processes.dstore
 

Classes in org.eclipse.rse.subsystems.processes.dstore that implement IProcessServiceSubSystemConfiguration
 class DStoreProcessSubSystemConfiguration
           
 

Uses of IProcessServiceSubSystemConfiguration in org.eclipse.rse.subsystems.processes.local
 

Classes in org.eclipse.rse.subsystems.processes.local that implement IProcessServiceSubSystemConfiguration
 class LocalProcessSubSystemConfiguration
           
 

Uses of IProcessServiceSubSystemConfiguration in org.eclipse.rse.subsystems.processes.servicesubsystem
 

Classes in org.eclipse.rse.subsystems.processes.servicesubsystem that implement IProcessServiceSubSystemConfiguration
 class ProcessServiceSubSystemConfiguration
          Factory for creating the ProcessServiceSubSystem and for getting the associated service and adapter.
 

Uses of IProcessServiceSubSystemConfiguration in org.eclipse.rse.subsystems.processes.shell.linux
 

Classes in org.eclipse.rse.subsystems.processes.shell.linux that implement IProcessServiceSubSystemConfiguration
 class ShellProcessSubSystemConfiguration
          This class is used by org.eclipse.rse.core.subsystemConfigurations extension that defines the process subsystem using ssh protocol on linux remote targets.
 


RSE
Release 3.4

Copyright (c) IBM Corporation and others 2000, 2012. All Rights Reserved.