public static class GlobalOperationHandlers.ReadAttributeHandler extends GlobalOperationHandlers.AbstractMultiTargetHandler implements OperationStepHandler
OperationStepHandler reading a single attribute at the given operation address. The required request parameter "name" represents the attribute name.FAKE_OPERATION| Constructor and Description |
|---|
GlobalOperationHandlers.ReadAttributeHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
doExecute(OperationContext context,
org.jboss.dmr.ModelNode operation)
Execute the actual operation if it is not addressed to multiple targets.
|
executeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutepublic GlobalOperationHandlers.ReadAttributeHandler()
public void doExecute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
GlobalOperationHandlers.AbstractMultiTargetHandlercontext - the operation contextoperation - the original operationOperationFailedExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.