org.globus.cog.gridshell.commands.taskcommands
Class Rmdir
java.lang.Object
org.globus.cog.gridshell.commands.AbstractCommand
org.globus.cog.gridshell.commands.AbstractShellCommand
org.globus.cog.gridshell.commands.taskcommands.AbstractTaskCommand
org.globus.cog.gridshell.commands.taskcommands.AbstractDirCommand
org.globus.cog.gridshell.commands.taskcommands.Rmdir
- All Implemented Interfaces:
- Command, Comparable, EventListener, PropertyChangeListener, PropertyChangeNotifier, Runnable, StatusListener
- public class Rmdir
- extends AbstractDirCommand
|
Constructor Summary |
Rmdir()
|
| Methods inherited from class org.globus.cog.gridshell.commands.AbstractShellCommand |
createAbstractShellCommand, getCredentials, getGetOpt, getGridShell, getGsh, init, kill, resume, run, suspend, toString |
| Methods inherited from class org.globus.cog.gridshell.commands.AbstractCommand |
addPropertyChangeListener, addPropertyChangeListener, arrayToMap, compareTo, getIdentity, getParent, getResult, getScope, getStatus, removePropertyChangeListener, setResult, setStatusCode, setStatusCompleted, setStatusFailed, setStatusFailed, unsupported |
Rmdir
public Rmdir()
createDirTask
public AbstractFileOperationTask createDirTask(StartTask connection,
String dir)
throws InvalidProviderException,
ProviderMethodException
- Description copied from class:
AbstractDirCommand
- Creates the "dir" task associated with the command
- Specified by:
createDirTask in class AbstractDirCommand
- Parameters:
connection - dir -
- Returns:
-
- Throws:
ProviderMethodException
InvalidProviderException