RSE
Release 3.2

org.eclipse.rse.services.shells
Class AbstractHostShell

java.lang.Object
  extended by org.eclipse.rse.services.shells.AbstractHostShell
All Implemented Interfaces:
IHostShell

public abstract class AbstractHostShell
extends Object
implements IHostShell


Constructor Summary
AbstractHostShell()
           
 
Method Summary
 void addOutputListener(IHostShellOutputListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.rse.services.shells.IHostShell
exit, getStandardErrorReader, getStandardOutputReader, isActive, writeToShell
 

Constructor Detail

AbstractHostShell

public AbstractHostShell()
Method Detail

addOutputListener

public void addOutputListener(IHostShellOutputListener listener)
Specified by:
addOutputListener in interface IHostShell

RSE
Release 3.2

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