public class CatchHandler extends CommandHandlerWithHelp
helpArg| Constructor and Description |
|---|
CatchHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doHandle(CommandContext ctx) |
boolean |
isAvailable(CommandContext ctx)
Checks whether the command is available in the current context
(e.g.
|
handle, isBatchMode, printHelp, printListaddArgument, getArgument, getArguments, hasArgument, hasArgument, recognizeArgumentspublic boolean isAvailable(CommandContext ctx)
CommandHandlerisAvailable in interface CommandHandlerisAvailable in class CommandHandlerWithHelpctx - current contextprotected void doHandle(CommandContext ctx) throws CommandLineException
doHandle in class CommandHandlerWithHelpCommandLineExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.