Uses of Class
org.jboss.as.controller.operations.common.OrderedChildTypesAttachment
Packages that use OrderedChildTypesAttachment
-
Uses of OrderedChildTypesAttachment in org.jboss.as.controller.operations.common
Fields in org.jboss.as.controller.operations.common with type parameters of type OrderedChildTypesAttachmentModifier and TypeFieldDescriptionstatic final OperationContext.AttachmentKey<OrderedChildTypesAttachment>OrderedChildTypesAttachment.KEYMethods in org.jboss.as.controller.operations.common with parameters of type OrderedChildTypesAttachmentModifier and TypeMethodDescriptionprotected 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)