RSE
Release 3.2

org.eclipse.rse.services.shells
Interface IHostShellChangeEvent

All Known Implementing Classes:
HostShellChangeEvent

public interface IHostShellChangeEvent


Method Summary
 IHostShell getHostShell()
           
 IHostOutput[] getLines()
           
 IHostShellOutputReader getReader()
           
 boolean isError()
           
 

Method Detail

getHostShell

IHostShell getHostShell()

getReader

IHostShellOutputReader getReader()

getLines

IHostOutput[] getLines()

isError

boolean isError()

RSE
Release 3.2

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