Class ReadAttributeGroupHandler
java.lang.Object
org.jboss.as.controller.operations.global.GlobalOperationHandlers.AbstractMultiTargetHandler
org.jboss.as.controller.operations.global.ReadAttributeGroupHandler
- All Implemented Interfaces:
OperationStepHandler
OperationStepHandler returning the attributes of a resource for a given attribute-group.- Author:
- Emmanuel Hugonnet (c) 2015 Red Hat, inc.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final OperationDefinitionstatic final OperationStepHandlerFields inherited from class org.jboss.as.controller.operations.global.GlobalOperationHandlers.AbstractMultiTargetHandler
FAKE_OPERATION -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.as.controller.operations.global.GlobalOperationHandlers.AbstractMultiTargetHandler
execute, getFilteredData
-
Field Details
-
RESOLVE_DEFINITION
-
RESOLVE_INSTANCE
-
-
Constructor Details
-
ReadAttributeGroupHandler
public ReadAttributeGroupHandler() -
ReadAttributeGroupHandler
public ReadAttributeGroupHandler(boolean resolvable)
-