RSE
Release 1.0

Uses of Interface
org.eclipse.rse.core.subsystems.IServerLauncher

Packages that use IServerLauncher
org.eclipse.rse.connectorservice.dstore   
org.eclipse.rse.core.subsystems   
 

Uses of IServerLauncher in org.eclipse.rse.connectorservice.dstore
 

Classes in org.eclipse.rse.connectorservice.dstore that implement IServerLauncher
 class RexecDstoreServer
          Launch Datastore server on selected host using the rexec protocol
 

Methods in org.eclipse.rse.connectorservice.dstore that return IServerLauncher
 IServerLauncher DStoreConnectorService.getRemoteServerLauncher()
          Return the remote server launcher, which implements IServerLauncher.
 

Uses of IServerLauncher in org.eclipse.rse.core.subsystems
 

Methods in org.eclipse.rse.core.subsystems that return IServerLauncher
 IServerLauncher AbstractConnectorService.getRemoteServerLauncher()
          Return the remote server launcher, which implements IServerLauncher.
 


RSE
Release 1.0

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