public abstract class BatchModeCommandHandler extends BaseOperationCommand
headers, params, requiredAddress
helpArg
Constructor and Description |
---|
BatchModeCommandHandler(CommandContext ctx,
String command,
boolean connectionRequired) |
Modifier and Type | Method and Description |
---|---|
boolean |
isBatchMode(CommandContext ctx)
Whether the command supports batch mode or not.
|
addArgument, addHeaders, addRequiredPath, addRequiredPath, buildRequest, buildRequestWithoutHeaders, cliEvent, doHandle, getRequiredAddress, getRequiredType, handleResponse, isAvailable, isDependsOnProfile, setParams
handle, printHelp, printList
getArguments, hasArgument, hasArgument
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getArguments, handle, hasArgument, hasArgument
public BatchModeCommandHandler(CommandContext ctx, String command, boolean connectionRequired)
public boolean isBatchMode(CommandContext ctx)
CommandHandler
isBatchMode
in interface CommandHandler
isBatchMode
in class CommandHandlerWithHelp
ctx
- the current contextCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.