Uses of Class
org.jboss.as.controller.operations.global.GlobalOperationHandlers.AbstractMultiTargetHandler
-
Packages that use GlobalOperationHandlers.AbstractMultiTargetHandler Package Description org.jboss.as.controller.operations.global -
-
Uses of GlobalOperationHandlers.AbstractMultiTargetHandler in org.jboss.as.controller.operations.global
Subclasses of GlobalOperationHandlers.AbstractMultiTargetHandler in org.jboss.as.controller.operations.global Modifier and Type Class Description classGlobalInstallationReportHandlerGlobal operation to build the installation summary of a server or a domain.classQueryOperationHandlerclassReadAttributeGroupHandlerOperationStepHandlerreturning the attributes of a resource for a given attribute-group.classReadAttributeHandlerOperationStepHandlerreading a single attribute at the given operation address.classReadFeatureDescriptionHandlerGlobal operation handler that describes the resource as a Galleon feature.classReadResourceDescriptionHandlerOperationStepHandlerquerying the complete type description of a given model node.classReadResourceHandlerOperationStepHandlerreading a part of the model.
-