Uses of Interface
org.jboss.as.clustering.controller.RemoveStepHandlerDescriptor
Packages that use RemoveStepHandlerDescriptor
-
Uses of RemoveStepHandlerDescriptor in org.jboss.as.clustering.controller
Subinterfaces of RemoveStepHandlerDescriptor 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 RemoveStepHandlerDescriptorModifier and TypeClassDescriptionclassDescribes the properties of resource used byAddStepHandler.Constructors in org.jboss.as.clustering.controller with parameters of type RemoveStepHandlerDescriptorModifierConstructorDescriptionRemoveStepHandler(RemoveStepHandlerDescriptor descriptor, ResourceServiceHandler handler) protectedRemoveStepHandler(RemoveStepHandlerDescriptor descriptor, org.jboss.as.controller.registry.OperationEntry.Flag flag) RestartParentResourceRemoveStepHandler(ResourceServiceConfiguratorFactory parentFactory, RemoveStepHandlerDescriptor descriptor) RestartParentResourceRemoveStepHandler(ResourceServiceConfiguratorFactory parentFactory, RemoveStepHandlerDescriptor descriptor, ResourceServiceHandler handler)