Package org.wildfly.subsystem.resource.operation
-
Interface Summary Interface Description AddResourceOperationStepHandlerDescriptor Describes the properties of a resource "add" operation handler.DescribedOperationStepHandler<D extends OperationStepHandlerDescriptor> Exposes the descriptor of a describedOperationStepHandlerOperationStepHandlerDescriptor Describes common properties of all operation handlers of a resource.ResourceOperationRuntimeHandler -
Class Summary Class Description AddResourceOperationStepHandler Generic add operation step handler that delegates service installation/rollback to aResourceOperationRuntimeHandler.ReadAttributeTranslationOperationStepHandler A "read-attribute" operation handler that translates a value from another attributeRemoveResourceOperationStepHandler Generic remove operation step handler that delegates service removal/recovery to a dedicatedResourceOperationRuntimeHandler.ResourceOperationRuntimeHandler.ResourceServiceConfiguratorRuntimeHandler Performs installation of a single service, configured via aResourceServiceConfigurator.ResourceOperationRuntimeHandler.RestartAncestorResourceServiceConfiguratorRuntimeHandler Runtime handler that restarts the runtime handler of an ancestor resource.WriteAttributeOperationStepHandler AReloadRequiredWriteAttributeHandlerthat supports resource service restarts via aResourceOperationRuntimeHandler.WriteAttributeTranslationOperationStepHandler A "write-attribute" operation handler that translates a value from another attribute