public class DeploymentInfoHandler extends BaseOperationCommand
accessRequirement, headers, params, requiredAddress
helpArg
Constructor and Description |
---|
DeploymentInfoHandler(CommandContext ctx) |
Modifier and Type | Method and Description |
---|---|
org.jboss.dmr.ModelNode |
buildRequestWithoutHeaders(CommandContext ctx) |
protected void |
handleResponse(CommandContext ctx,
org.jboss.dmr.ModelNode response,
boolean composite) |
protected AccessRequirement |
setupAccessRequirement(CommandContext ctx) |
addArgument, addHeaders, addRequiredPath, addRequiredPath, buildRequest, buildRequestWOValidation, cliEvent, displayResponseHeaders, doHandle, getRequiredAddress, getRequiredType, handleAttachedFile, handleResponse, isAddressValid, isAvailable, isDependsOnProfile, setParams
handle, isBatchMode, printHelp, printList
getArgument, getArguments, hasArgument, hasArgument, recognizeArguments
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getArgument, getArguments, handle, hasArgument, hasArgument, isBatchMode
public DeploymentInfoHandler(CommandContext ctx)
protected AccessRequirement setupAccessRequirement(CommandContext ctx)
setupAccessRequirement
in class BaseOperationCommand
public org.jboss.dmr.ModelNode buildRequestWithoutHeaders(CommandContext ctx) throws CommandFormatException
buildRequestWithoutHeaders
in class BaseOperationCommand
CommandFormatException
protected void handleResponse(CommandContext ctx, org.jboss.dmr.ModelNode response, boolean composite) throws CommandFormatException
handleResponse
in class BaseOperationCommand
CommandFormatException
Copyright © 2023 JBoss by Red Hat. All rights reserved.