|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.zekr.common.commandline.CommandHandler
net.sf.zekr.common.commandline.HelpCommandHandler
public class HelpCommandHandler
Class for handling help (-h or --help) command.
Field Summary |
---|
Fields inherited from class net.sf.zekr.common.commandline.CommandHandler |
---|
command, options, stderr, stdout |
Constructor Summary | |
---|---|
HelpCommandHandler(java.lang.String command)
|
Method Summary | |
---|---|
void |
execute()
Execute the command |
Methods inherited from class net.sf.zekr.common.commandline.CommandHandler |
---|
launchAfter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HelpCommandHandler(java.lang.String command)
Method Detail |
---|
public void execute() throws CommandException
Command
execute
in interface Command
execute
in class CommandHandler
CommandException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |