public class BatchRunHandler extends CommandHandlerWithHelp
helpArg| Constructor and Description |
|---|
BatchRunHandler() |
| 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, getArguments, hasArgument, hasArgumentpublic boolean isAvailable(CommandContext ctx)
CommandHandlerisAvailable in interface CommandHandlerisAvailable in class CommandHandlerWithHelpctx - current contextprotected void doHandle(CommandContext ctx) throws CommandFormatException
doHandle in class CommandHandlerWithHelpCommandFormatExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.