RSE
Release 3.4

org.eclipse.rse.subsystems.shells.core.subsystems
Class RemoteCmdSubSystem.RefreshRemovedShell

java.lang.Object
  extended by org.eclipse.rse.subsystems.shells.core.subsystems.RemoteCmdSubSystem.RefreshRemovedShell
All Implemented Interfaces:
Runnable
Enclosing class:
RemoteCmdSubSystem

public class RemoteCmdSubSystem.RefreshRemovedShell
extends Object
implements Runnable


Constructor Summary
RemoteCmdSubSystem.RefreshRemovedShell(RemoteCmdSubSystem ss, IRemoteCommandShell cmdShell)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteCmdSubSystem.RefreshRemovedShell

public RemoteCmdSubSystem.RefreshRemovedShell(RemoteCmdSubSystem ss,
                                              IRemoteCommandShell cmdShell)
Method Detail

run

public void run()
Specified by:
run in interface Runnable

RSE
Release 3.4

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