public class BatchRunHandler extends BaseOperationCommand
accessRequirement, headers, params, requiredAddresshelpArg| Constructor and Description |
|---|
BatchRunHandler(CommandContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.dmr.ModelNode |
buildRequestWithoutHeaders(CommandContext ctx) |
protected void |
doHandle(CommandContext ctx) |
protected void |
handleResponse(CommandContext ctx,
org.jboss.dmr.ModelNode response,
boolean composite) |
addArgument, addHeaders, addRequiredPath, addRequiredPath, buildRequest, buildRequestWOValidation, cliEvent, displayResponseHeaders, getRequiredAddress, getRequiredType, isAddressValid, isAvailable, isDependsOnProfile, setParams, setupAccessRequirementhandle, isBatchMode, printHelp, printListgetArgument, getArguments, hasArgument, hasArgument, recognizeArgumentsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetArgument, getArguments, handle, hasArgument, hasArgument, isBatchModepublic BatchRunHandler(CommandContext ctx)
protected void doHandle(CommandContext ctx) throws CommandLineException
doHandle in class BaseOperationCommandCommandLineExceptionprotected org.jboss.dmr.ModelNode buildRequestWithoutHeaders(CommandContext ctx) throws CommandFormatException
buildRequestWithoutHeaders in class BaseOperationCommandCommandFormatExceptionprotected void handleResponse(CommandContext ctx, org.jboss.dmr.ModelNode response, boolean composite) throws CommandLineException
handleResponse in class BaseOperationCommandCommandLineExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.