org.millscript.millscript.apps.website
Class StatusCommandOption

java.lang.Object
  extended by com.townleyenterprises.command.CommandOption
      extended by org.millscript.millscript.apps.website.StatusCommandOption

public class StatusCommandOption
extends com.townleyenterprises.command.CommandOption


Constructor Summary
StatusCommandOption()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class com.townleyenterprises.command.CommandOption
getArg, getArgumentDefault, getArgValue, getDescription, getExpectsArgument, getHelp, getLongName, getMatched, getName, getShortName, getShowArgInHelp, hashCode, optionMatched, parseOption, parseOptions, reset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatusCommandOption

public StatusCommandOption()
Method Detail

execute

public void execute()
             throws java.lang.Exception
Overrides:
execute in class com.townleyenterprises.command.CommandOption
Throws:
java.lang.Exception
See Also:
CommandOption.execute()


Copyright © 2001-2007 Open World Ltd. All Rights Reserved.