Uses of Interface
org.jboss.as.clustering.controller.OperationStepHandlerDescriptor
-
Packages that use OperationStepHandlerDescriptor Package Description org.jboss.as.clustering.controller -
-
Uses of OperationStepHandlerDescriptor in org.jboss.as.clustering.controller
Subinterfaces of OperationStepHandlerDescriptor in org.jboss.as.clustering.controller Modifier and Type Interface Description interfaceAddStepHandlerDescriptorDescribes the common properties of a remove operation handler.interfaceRemoveStepHandlerDescriptorDescribes the common properties of a remove operation handler.interfaceWriteAttributeStepHandlerDescriptorClasses in org.jboss.as.clustering.controller that implement OperationStepHandlerDescriptor Modifier and Type Class Description classResourceDescriptorDescribes the properties of resource used byAddStepHandler.
-