eu.unicore.hila.shell.commands
Class Version

java.lang.Object
  extended by eu.unicore.hila.shell.commands.ShellCommandBase
      extended by eu.unicore.hila.shell.commands.Version
All Implemented Interfaces:
ShellCommand

public class Version
extends ShellCommandBase

Author:
bjoernh 02.09.2010 17:20:12

Field Summary
 
Fields inherited from class eu.unicore.hila.shell.commands.ShellCommandBase
options, parser
 
Constructor Summary
Version()
           
 
Method Summary
 void execute(String[] cmdArgs, ShellContext ctx)
           
 
Methods inherited from class eu.unicore.hila.shell.commands.ShellCommandBase
getName, getOptions, help, missingArg, printHelp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Version

public Version()
Method Detail

execute

public void execute(String[] cmdArgs,
                    ShellContext ctx)
Specified by:
execute in interface ShellCommand
Overrides:
execute in class ShellCommandBase
See Also:
ShellCommandBase.execute(java.lang.String[], eu.unicore.hila.shell.ShellContext)


Copyright © 2010-2013 UNICORE. All Rights Reserved.