public class HelpHandler extends CommandHandlerWithHelp
helpArg| Constructor and Description |
|---|
HelpHandler() |
HelpHandler(String command) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doHandle(CommandContext ctx) |
void |
handle(CommandContext ctx)
Executes the command.
|
isAvailable, isBatchMode, printHelp, printListaddArgument, getArguments, hasArgument, hasArgumentpublic HelpHandler()
public HelpHandler(String command)
public void handle(CommandContext ctx) throws CommandFormatException
CommandHandlerhandle in interface CommandHandlerhandle in class CommandHandlerWithHelpctx - current command contextCommandFormatExceptionprotected void doHandle(CommandContext ctx)
doHandle in class CommandHandlerWithHelpCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.