RSE
Release 1.0

Uses of Interface
org.eclipse.rse.subsystems.processes.core.subsystem.IRemoteProcessSubSystemConfiguration

Packages that use IRemoteProcessSubSystemConfiguration
org.eclipse.rse.processes.ui   
org.eclipse.rse.subsystems.processes.core.subsystem   
org.eclipse.rse.subsystems.processes.core.subsystem.impl   
org.eclipse.rse.subsystems.processes.dstore   
org.eclipse.rse.subsystems.processes.local   
org.eclipse.rse.subsystems.processes.servicesubsystem   
 

Uses of IRemoteProcessSubSystemConfiguration in org.eclipse.rse.processes.ui
 

Fields in org.eclipse.rse.processes.ui declared as IRemoteProcessSubSystemConfiguration
protected  IRemoteProcessSubSystemConfiguration SystemProcessFilterStringEditPane.inputSubsystemConfiguration
           
 

Uses of IRemoteProcessSubSystemConfiguration in org.eclipse.rse.subsystems.processes.core.subsystem
 

Methods in org.eclipse.rse.subsystems.processes.core.subsystem that return IRemoteProcessSubSystemConfiguration
 IRemoteProcessSubSystemConfiguration IRemoteProcessSubSystem.getParentRemoteProcessSubSystemConfiguration()
          Return parent subsystem factory, cast to a RemoteProcessSubSystemConfiguration
 

Uses of IRemoteProcessSubSystemConfiguration in org.eclipse.rse.subsystems.processes.core.subsystem.impl
 

Classes in org.eclipse.rse.subsystems.processes.core.subsystem.impl that implement IRemoteProcessSubSystemConfiguration
 class RemoteProcessSubSystemConfiguration
          The implementation of the RemoteProcessSubSystemConfiguration interface Contains information about what features the subsystem supports
 

Methods in org.eclipse.rse.subsystems.processes.core.subsystem.impl that return IRemoteProcessSubSystemConfiguration
 IRemoteProcessSubSystemConfiguration RemoteProcessSubSystemImpl.getParentRemoteProcessSubSystemConfiguration()
           
 

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

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

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

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

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

Subinterfaces of IRemoteProcessSubSystemConfiguration in org.eclipse.rse.subsystems.processes.servicesubsystem
 interface IProcessServiceSubSystemConfiguration
          Factory for creating the ProcessServiceSubSystem and for getting the associated service and adapter.
 

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


RSE
Release 1.0

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