Uses of Interface
org.jboss.as.clustering.controller.WriteAttributeStepHandlerDescriptor
Packages that use WriteAttributeStepHandlerDescriptor
-
Uses of WriteAttributeStepHandlerDescriptor in org.jboss.as.clustering.controller
Subinterfaces of WriteAttributeStepHandlerDescriptor in org.jboss.as.clustering.controllerModifier and TypeInterfaceDescriptioninterfaceDescribes the common properties of a remove operation handler.Classes in org.jboss.as.clustering.controller that implement WriteAttributeStepHandlerDescriptorModifier and TypeClassDescriptionclassDescribes the properties of resource used byAddStepHandler.Constructors in org.jboss.as.clustering.controller with parameters of type WriteAttributeStepHandlerDescriptorModifierConstructorDescriptionRestartParentResourceWriteAttributeHandler(ResourceServiceConfiguratorFactory parentFactory, WriteAttributeStepHandlerDescriptor descriptor) WriteAttributeStepHandler(WriteAttributeStepHandlerDescriptor descriptor, ResourceServiceHandler handler)