Uses of Class
org.jboss.as.controller.operations.common.GenericSubsystemDescribeHandler
Packages that use GenericSubsystemDescribeHandler
-
Uses of GenericSubsystemDescribeHandler in org.jboss.as.controller.extension
Subclasses of GenericSubsystemDescribeHandler in org.jboss.as.controller.extensionModifier and TypeClassDescriptionclassHandler for the "describe" operation for an extension that is only supported for non-server use in a mixed-version domain where legacy slaves still support the extension. -
Uses of GenericSubsystemDescribeHandler in org.jboss.as.controller.operations.common
Fields in org.jboss.as.controller.operations.common declared as GenericSubsystemDescribeHandlerModifier and TypeFieldDescriptionstatic final GenericSubsystemDescribeHandlerGenericSubsystemDescribeHandler.INSTANCEMethods in org.jboss.as.controller.operations.common that return GenericSubsystemDescribeHandlerModifier and TypeMethodDescriptionGenericSubsystemDescribeHandler.create(Comparator<PathElement> comparator) Creates a new describe handler.