org.millscript.millscript.apps.website
Class WhoCommandOption

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

public class WhoCommandOption
extends com.townleyenterprises.command.CommandOption


Constructor Summary
WhoCommandOption()
           
 
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

WhoCommandOption

public WhoCommandOption()
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.