public abstract class BatchModeCommandHandler extends BaseOperationCommand
headers, params, requiredAddresshelpArg| 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, setParamshandle, printHelp, printListgetArguments, hasArgument, hasArgumentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetArguments, handle, hasArgument, hasArgumentpublic BatchModeCommandHandler(CommandContext ctx, String command, boolean connectionRequired)
public boolean isBatchMode(CommandContext ctx)
CommandHandlerisBatchMode in interface CommandHandlerisBatchMode in class CommandHandlerWithHelpctx - the current contextCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.