eu.unicore.hila.shell.commands
Class Export
java.lang.Object
eu.unicore.hila.shell.commands.ShellCommandBase
eu.unicore.hila.shell.commands.Export
- All Implemented Interfaces:
- ShellCommand
public class Export
- extends ShellCommandBase
- implements ShellCommand
- Author:
- bjoernh
16.10.2009 15:54:50
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Export
public Export()
execute
public void execute(String[] cmdArgs,
ShellContext ctx)
- Specified by:
execute
in interface ShellCommand
- Overrides:
execute
in class ShellCommandBase
- See Also:
ShellCommand.execute(java.lang.String[],
eu.unicore.hila.shell.ShellContext)
help
public String help()
- Specified by:
help
in interface ShellCommand
- Overrides:
help
in class ShellCommandBase
- See Also:
ShellCommand.help()
Copyright © 2010-2013 UNICORE. All Rights Reserved.