Package org.jboss.as.clustering.controller
package org.jboss.as.clustering.controller
-
ClassDescriptionResource definition for resources that performs all registration via
ManagementRegistrar.register(Object).Adds a given child resource if absent.Generic add operation step handler that delegates service installation/rollback to aResourceServiceHandler.Describes the common properties of a remove operation handler.AnOperationStepHandlerdecorator that fails when not running in admin-only mode.Interface to be implemented by attribute enumerations.Defines an attribute translation.Translates an attribute value.Interface to be implemented by capability enumerations.Service name provider for a capability.ChildResourceDefinition<R extends org.jboss.as.controller.registry.ManagementResourceRegistration>Resource definition for child resources that performs all registration viaManagementRegistrar.register(Object).Provides child resources.ChildResourceRegistrar<R extends org.jboss.as.controller.registry.ManagementResourceRegistration>Registration interface for child resource definitions.Service descriptors for clustering dependencies whose providing modules do not yet expose their provided capabilities via descriptor.Deprecated, for removal: This API element is subject to removal in a future version.A genericResourcedecorator augmented to support additional runtime children.Provides a credential reference attribute, with the ability to resolve directly to a credential source dependency.DecoratingResourceRegistration<R extends org.jboss.as.controller.registry.ManagementResourceRegistration>GenericManagementResourceRegistrationdecorator.DecoratingSubsystemRegistration<R extends org.jboss.as.controller.registry.ManagementResourceRegistration>GenericSubsystemRegistrationdecorator.Custom subsystem describe operation handler that works with override models.Definable<D>Implemented by objects with a definition.Registers aDeploymentChainContributingAddStepHandler,ReloadRequiredRemoveStepHandler, andWriteAttributeStepHandleron behalf of a resource definition.Deployment chain step that delegates to aDeploymentProcessorTargetconsumer.Described<D>Exposes the descriptor of this object.A described add operation handler.Attribute definition of a given unit that resolves to a time duration.EnumAttributeDefinition<E extends Enum<E>>EnumAttributeDefinition.Builder<E extends Enum<E>>Executable<C>Generic interface for some object capable of execution.Executor<C,E extends Executable<C>> Encapsulates the execution of a contextual executable.An attribute translator that converts a single value to/from a list of values.Implemented by a management artifact that can register itself.Context used for conditional registration.EnhancedManagementResourceRegistrationthat also exposes the registration context.Resolves an optional dependency on the serverMBeanServer.Metric<C>Interface to be implemented by metric enumerations.Encapsulates the execution of a runtime metric.MetricFunction<T,V> A functional view of a runtime metric.GenericOperationStepHandlerfor runtime metrics.Attribute definition that resolves to aServiceDependencyon a module.Attribute definition that resolves to aServiceDependencyon a list of modules.Operation<C>Interface to be implemented by operation enumerations.Encapsulates the execution of a runtime operation.OperationFunction<T,V> A functional view of a runtime operation.GenericOperationStepHandlerfor runtime operations.PersistentSubsystemExtension<S extends Enum<S> & org.jboss.as.controller.PersistentSubsystemSchema<S>>Generic extension implementation that registers a single subsystem whose XML readers/writer are created from aPersistentResourceXMLDescription.MapAttributeDefinitionfor maps with keys and values of typeModelType.STRING.A read-attribute operation handler that translates a value from another attributeGeneric remove operation step handler that delegates service removal/recovery to a dedicatedResourceServiceHandler.Describes the common properties of a remove operation handler.Provides a capability definition provider built from a requirement.Provides aResourceDefinitionand handles its registration.Describes the properties of resource used byAddStepHandler.Registers add, remove, and write-attribute operation handlers and capabilities.Configures aServiceusing the model of a resource.Factory for creating aResourceServiceConfigurator.Handles service installation and removal for use byAddStepHandlerandRemoveStepHandler.Generates theServiceNamefor a resource service.Add operation handler that leverages aResourceServiceBuilderFactoryto restart a parent resource..Registers aRestartParentResourceAddStepHandler,RestartParentResourceRemoveStepHandler, andRestartParentResourceWriteAttributeHandleron behalf of a resource definition.Remove operation handler that leverages aResourceServiceBuilderFactoryto restart a parent resource..Generic operation handler that leverages aResourceServiceBuilderFactoryto restart a parent resource..RestartParentWriteAttributeHandlerthat leverages aResourceServiceBuilderFactoryfor service recreation.Encapsulates logic for runtime resource registration.OperationStepHandlerthat registers runtime resources.Simple alias entry that converts address using the alias and target addresses with which it was initialized/registered.Adapts anAttributeDefinitionto theAttributeinterface.A simpleChildResourceProvidercontaining a predefined set of children.ResourceDescriptorconfigurator for the common case of adding an enumeration of attributes.Registers aAddStepHandler,RemoveStepHandler, andWriteAttributeStepHandleron behalf of a resource definition.A standard "statistics-enabled" attribute definition.SubsystemExtension<S extends Enum<S> & org.jboss.as.controller.SubsystemSchema<S>>Generic extension implementation that registers a single subsystem.EnhancedSubsystemRegistrationthat also exposes the registration context.Resource definition for subsystem resources that performs all registration via#register(SubsystemRegistration).Factory for generating aServiceNamefor aUnaryRequirement.Factory for generating aServiceNamefor a unary requirement.Provides a factory for generating aServiceNamefor a unary requirement.Convenience extension ofReloadRequiredWriteAttributeHandlerthat can be initialized with anAttributeset.A write-attribute operation handler that translates a value from another attribute
CommonServiceDescriptor.