eu.unicore.hila.shell.commands
Class ChMod
java.lang.Object
eu.unicore.hila.shell.commands.ShellCommandBase
eu.unicore.hila.shell.commands.ChMod
- All Implemented Interfaces:
- ShellCommand
public class ChMod
- extends ShellCommandBase
- implements ShellCommand
- Author:
- bjoernh
16.03.2010 10:59:20
Constructor Summary |
ChMod()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChMod
public ChMod()
execute
public void execute(String[] cmdArgs,
ShellContext ctx)
throws eu.unicore.hila.exceptions.HiLAException
- Specified by:
execute
in interface ShellCommand
- Overrides:
execute
in class ShellCommandBase
- Throws:
eu.unicore.hila.exceptions.HiLAException
- See Also:
ShellCommand.execute(java.lang.String[],
eu.unicore.hila.shell.ShellContext)
Copyright © 2010-2013 UNICORE. All Rights Reserved.