public class ReadAttributeHandler extends BaseOperationCommand
headers, params, requiredAddresshelpArg| Constructor and Description |
|---|
ReadAttributeHandler(CommandContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.dmr.ModelNode |
buildRequestWithoutHeaders(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, buildRequest, cliEvent, doHandle, getRequiredAddress, getRequiredType, isAvailable, isDependsOnProfile, setParamshandle, isBatchMode, printHelp, printListgetArguments, hasArgument, hasArgumentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetArguments, handle, hasArgument, hasArgument, isBatchModepublic ReadAttributeHandler(CommandContext ctx)
public 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 CommandFormatException
handleResponse in class BaseOperationCommandCommandFormatExceptionprotected StringBuilder formatResponse(CommandContext ctx, org.jboss.dmr.ModelNode opResponse, boolean composite, StringBuilder buf) throws CommandFormatException
CommandFormatExceptionprotected OperationRequestAddress getAddress(CommandContext ctx) throws CommandFormatException
CommandFormatExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.