Uses of Class
org.jboss.as.controller.operations.common.OrderedChildTypesAttachment
-
Packages that use OrderedChildTypesAttachment Package Description org.jboss.as.controller.operations.common -
-
Uses of OrderedChildTypesAttachment in org.jboss.as.controller.operations.common
Fields in org.jboss.as.controller.operations.common with type parameters of type OrderedChildTypesAttachment Modifier and Type Field Description static OperationContext.AttachmentKey<OrderedChildTypesAttachment>OrderedChildTypesAttachment. KEYMethods in org.jboss.as.controller.operations.common with parameters of type OrderedChildTypesAttachment Modifier and Type Method Description protected org.jboss.dmr.ModelNodeGenericSubsystemDescribeHandler. createAddOperation(OrderedChildTypesAttachment orderedChildTypesAttachment, org.jboss.dmr.ModelNode address, Resource resource, Set<PathElement> children)protected voidGenericSubsystemDescribeHandler. describe(OrderedChildTypesAttachment orderedChildTypesAttachment, Resource resource, org.jboss.dmr.ModelNode address, org.jboss.dmr.ModelNode result, ImmutableManagementResourceRegistration registration)
-