public class ReadResourceHandler extends GlobalOperationHandlers.AbstractMultiTargetHandler implements OperationStepHandler
OperationStepHandler
reading a part of the model. The result will only contain the current attributes of a node by default,
excluding all addressable children and runtime attributes. Setting the request parameter "recursive" to "true" will recursively include
all children and configuration attributes. Queries can include runtime attributes by setting the request parameter
"include-runtime" to "true".Modifier and Type | Field and Description |
---|---|
static OperationDefinition |
DEFINITION |
static OperationStepHandler |
INSTANCE |
FAKE_OPERATION
Constructor and Description |
---|
ReadResourceHandler() |
execute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute
public static final OperationDefinition DEFINITION
public static final OperationStepHandler INSTANCE
Copyright © 2013 JBoss by Red Hat. All rights reserved.