public class EndTryHandler extends CommandHandlerWithHelp
helpArg| Constructor and Description |
|---|
EndTryHandler() |
| 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.
|
displayHelp, handle, isBatchMode, printHelp, printListaddArgument, getArgument, getArguments, getArgumentsMap, 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 © 2018 JBoss by Red Hat. All rights reserved.