public class ReadAttributeHandler extends BaseOperationCommand
headers, params, requiredAddress
helpArg
Constructor and Description |
---|
ReadAttributeHandler(CommandContext ctx) |
Modifier and Type | Method and Description |
---|---|
org.jboss.dmr.ModelNode |
buildRequest(CommandContext ctx) |
protected StringBuilder |
formatResponse(CommandContext ctx,
org.jboss.dmr.ModelNode opResponse,
boolean composite,
StringBuilder buf) |
protected OperationRequestAddress |
getAddress(CommandContext ctx) |
protected void |
handleResponse(CommandContext ctx,
org.jboss.dmr.ModelNode response,
boolean composite) |
addArgument, addHeaders, addRequiredPath, addRequiredPath, cliEvent, doHandle, getRequiredAddress, getRequiredType, isAvailable, isDependsOnProfile, setParams
handle, isBatchMode, printHelp, printList
getArguments, hasArgument, hasArgument
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getArguments, handle, hasArgument, hasArgument, isBatchMode
public ReadAttributeHandler(CommandContext ctx)
public org.jboss.dmr.ModelNode buildRequest(CommandContext ctx) throws CommandFormatException
CommandFormatException
protected void handleResponse(CommandContext ctx, org.jboss.dmr.ModelNode response, boolean composite)
handleResponse
in class BaseOperationCommand
protected StringBuilder formatResponse(CommandContext ctx, org.jboss.dmr.ModelNode opResponse, boolean composite, StringBuilder buf)
protected OperationRequestAddress getAddress(CommandContext ctx) throws CommandFormatException
CommandFormatException
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.