org.eclipse.rse.services.dstore.shells
Class DStoreHostShell
java.lang.Object
org.eclipse.rse.services.shells.AbstractHostShell
org.eclipse.rse.services.dstore.shells.DStoreHostShell
- All Implemented Interfaces:
- IHostShell
- public class DStoreHostShell
- extends AbstractHostShell
- implements IHostShell
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DStoreHostShell
public DStoreHostShell(DStoreStatusMonitor statusMonitor,
org.eclipse.dstore.core.model.DataStore dataStore,
String initialWorkingDirectory,
String invocation,
String encoding,
String[] environment)
isActive
public boolean isActive()
- Specified by:
isActive in interface IHostShell
writeToShell
public void writeToShell(String command)
- Specified by:
writeToShell in interface IHostShell
getStandardOutputReader
public IHostShellOutputReader getStandardOutputReader()
- Specified by:
getStandardOutputReader in interface IHostShell
getStandardErrorReader
public IHostShellOutputReader getStandardErrorReader()
- Specified by:
getStandardErrorReader in interface IHostShell
exit
public void exit()
- Specified by:
exit in interface IHostShell
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.