public abstract class BatchModeCommandHandler extends BaseOperationCommand
accessRequirement, 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, buildRequestWOValidation, cliEvent, displayResponseHeaders, doHandle, getRequiredAddress, getRequiredType, handleResponse, isAddressValid, isAvailable, isDependsOnProfile, setParams, setupAccessRequirementhandle, printHelp, printListgetArgument, getArguments, hasArgument, hasArgument, recognizeArgumentsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetArgument, getArguments, 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 © 2014 JBoss by Red Hat. All rights reserved.