org.eclipse.rse.subsystems.shells.core.model
Class RemoteCommandShellOperationManager
java.lang.Object
org.eclipse.rse.subsystems.shells.core.model.RemoteCommandShellOperationManager
-
public class RemoteCommandShellOperationManager
- extends
Object
class for managing sets of remote command shell operations.
Methods inherited from class java.lang.
Object
|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
|
_commandShellOperations
protected
List _commandShellOperations
_instance
protected static
RemoteCommandShellOperationManager _instance
RemoteCommandShellOperationManager
protected RemoteCommandShellOperationManager()
getInstance
public static
RemoteCommandShellOperationManager getInstance()
-
findRemoteCommandShellOperation
public
RemoteCommandShellOperation findRemoteCommandShellOperation(
IRemoteCmdSubSystem ss,
IProject project,
Class type)
-
registerRemoteCommandShellOperation
public void registerRemoteCommandShellOperation(
RemoteCommandShellOperation newOp)
-
Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.