Class ReadFeatureDescriptionHandler
java.lang.Object
org.jboss.as.controller.operations.global.GlobalOperationHandlers.AbstractMultiTargetHandler
org.jboss.as.controller.operations.global.ReadFeatureDescriptionHandler
- All Implemented Interfaces:
OperationStepHandler
public class ReadFeatureDescriptionHandler
extends GlobalOperationHandlers.AbstractMultiTargetHandler
Global operation handler that describes the resource as a Galleon feature.
- Author:
- Kabir Khan, Brian Stansberry (c) 2012 Red Hat Inc., Emmanuel Hugonnet, Alexey Loubyansky
-
Field Summary
FieldsFields inherited from class org.jboss.as.controller.operations.global.GlobalOperationHandlers.AbstractMultiTargetHandler
FAKE_OPERATION -
Method Summary
Modifier and TypeMethodDescriptionstatic OperationStepHandlergetInstance(ImmutableCapabilityRegistry capabilityRegistry) Methods inherited from class org.jboss.as.controller.operations.global.GlobalOperationHandlers.AbstractMultiTargetHandler
execute, getFilteredData
-
Field Details
-
DEFINITION
-
-
Method Details
-
getInstance
-