public class ReadAttributeHandler extends BaseOperationCommand
headers, params, requiredAddresshelpArg| 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, 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 buildRequest(CommandContext ctx) throws CommandFormatException
CommandFormatExceptionprotected void handleResponse(CommandContext ctx, org.jboss.dmr.ModelNode response, boolean composite)
handleResponse in class BaseOperationCommandprotected StringBuilder formatResponse(CommandContext ctx, org.jboss.dmr.ModelNode opResponse, boolean composite, StringBuilder buf)
protected OperationRequestAddress getAddress(CommandContext ctx) throws CommandFormatException
CommandFormatExceptionCopyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.