Uses of Interface
org.jboss.as.controller.OperationDescriptor
Packages that use OperationDescriptor
Package
Description
-
Uses of OperationDescriptor in org.jboss.as.controller
Classes in org.jboss.as.controller that implement OperationDescriptorModifier and TypeClassDescriptionclassBase class forOperationStepHandlerimplementations that add managed resource.classBase class forOperationStepHandlerimplementations that add managed resources and also perform runtime processing that should only occur during server boot.classA handler for theaddoperation that only manipulates the model.classAn handler for an 'add' operation that does nothing in theruntime stagebut put the process in reload-required state.classSimple add handler which, if allowed, restarts a parent resource when the child is added. -
Uses of OperationDescriptor in org.jboss.as.controller.management
Classes in org.jboss.as.controller.management that implement OperationDescriptorModifier and TypeClassDescriptionclassThe base add handler for the HTTP Management Interface.classThe base add handler for the native management interface.classThe base add handler for management interfaces. -
Uses of OperationDescriptor in org.jboss.as.controller.operations.common
Classes in org.jboss.as.controller.operations.common that implement OperationDescriptorModifier and TypeClassDescriptionclassHandler for the interface resource add operation.