|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.rse.internal.subsystems.shells.subsystems.RemoteCommandShell
org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem.ServiceCommandShell
org.eclipse.rse.subsystems.shells.ssh.SshServiceCommandShell
| Field Summary |
|---|
| Fields inherited from class org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem.ServiceCommandShell |
|---|
_hostShell, _lastRefreshJob |
| Fields inherited from class org.eclipse.rse.internal.subsystems.shells.subsystems.RemoteCommandShell |
|---|
_cmdHistory, _cmdSubSystem, _cwd, _fileSubSystem, _id, _name, _output, _project, _type |
| Fields inherited from interface org.eclipse.rse.subsystems.shells.core.model.ISystemOutputRemoteTypes |
|---|
TYPE_COMMAND, TYPE_DIRECTORY, TYPE_ENVVAR, TYPE_ENVVAR_LIBPATH, TYPE_ENVVAR_PATH, TYPE_ERROR, TYPE_FILE, TYPE_GREP, TYPE_INFORMATIONAL, TYPE_PROCESS, TYPE_PROMPT, TYPE_WARNING, TYPECATEGORY |
| Constructor Summary | |
|---|---|
SshServiceCommandShell(IRemoteCmdSubSystem cmdSS,
IHostShell hostShell)
|
|
| Method Summary | |
|---|---|
Object |
getContext()
Get the current context for this command shell. |
protected String |
getPromptCommand()
Return the prompt command, such that lines ending with the prompt command can be removed from output. |
void |
shellOutputChanged(IHostShellChangeEvent event)
|
void |
writeToShell(String cmd)
|
| Methods inherited from class org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem.ServiceCommandShell |
|---|
getCandidateCommands, getHostShell, getTitle, isActive |
| Methods inherited from class org.eclipse.rse.internal.subsystems.shells.subsystems.RemoteCommandShell |
|---|
addOutput, associateProject, getAdapter, getAssociatedProject, getCommandSubSystem, getFileSubSystem, getHistory, getId, getIndexOf, getName, getOutputAt, getRoots, getSize, getType, getWorkingDirectory, isWindows, listOutput, removeOutput, removeOutput, setName, setType, setWorkingDirectory, updateHistory |
| 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.subsystems.shells.core.subsystems.IRemoteCommandShell |
|---|
addOutput, associateProject, getAssociatedProject, getCommandSubSystem, getFileSubSystem, getHistory, getId, getIndexOf, getName, getOutputAt, getSize, getType, listOutput, removeOutput, removeOutput, updateHistory |
| Constructor Detail |
public SshServiceCommandShell(IRemoteCmdSubSystem cmdSS,
IHostShell hostShell)
| Method Detail |
public Object getContext()
IRemoteCommandShell
getContext in interface IRemoteCommandShellpublic void shellOutputChanged(IHostShellChangeEvent event)
shellOutputChanged in interface IHostShellOutputListenershellOutputChanged in class ServiceCommandShellprotected String getPromptCommand()
public void writeToShell(String cmd)
writeToShell in interface IServiceCommandShellwriteToShell in class ServiceCommandShell
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||