Uses of Interface
org.jboss.as.clustering.controller.WriteAttributeStepHandlerDescriptor
-
Packages that use WriteAttributeStepHandlerDescriptor Package Description org.jboss.as.clustering.controller -
-
Uses of WriteAttributeStepHandlerDescriptor in org.jboss.as.clustering.controller
Subinterfaces of WriteAttributeStepHandlerDescriptor in org.jboss.as.clustering.controller Modifier and Type Interface Description interfaceAddStepHandlerDescriptorDescribes the common properties of a remove operation handler.Classes in org.jboss.as.clustering.controller that implement WriteAttributeStepHandlerDescriptor Modifier and Type Class Description classResourceDescriptorDescribes the properties of resource used byAddStepHandler.Constructors in org.jboss.as.clustering.controller with parameters of type WriteAttributeStepHandlerDescriptor Constructor Description RestartParentResourceWriteAttributeHandler(ResourceServiceConfiguratorFactory parentFactory, WriteAttributeStepHandlerDescriptor descriptor)WriteAttributeStepHandler(WriteAttributeStepHandlerDescriptor descriptor)WriteAttributeStepHandler(WriteAttributeStepHandlerDescriptor descriptor, ResourceServiceHandler handler)
-