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.
|
execute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute
public GlobalOperationHandlers.ReadAttributeHandler()
public void doExecute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
GlobalOperationHandlers.AbstractMultiTargetHandler
context
- the operation contextoperation
- the original operationOperationFailedException
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.