- Capability - Interface in org.jboss.as.clustering.controller
-
Interface to be implemented by capability enumerations.
- CapabilityProvider - Interface in org.jboss.as.clustering.controller
-
Provides a capability instance.
- CapabilityReference - Class in org.jboss.as.clustering.controller
-
- CapabilityReference(Capability, UnaryRequirement) - Constructor for class org.jboss.as.clustering.controller.CapabilityReference
-
Creates a new reference between the specified capability and the specified requirement
- CapabilityReference(Capability, BinaryRequirement) - Constructor for class org.jboss.as.clustering.controller.CapabilityReference
-
Creates a new reference between the specified capability and the specified requirement
- CapabilityReference(Capability, BinaryRequirement, Attribute) - Constructor for class org.jboss.as.clustering.controller.CapabilityReference
-
Creates a new reference between the specified capability and the specified requirement
- CapabilityReference(Capability, BinaryRequirement, Function<OperationContext, String>) - Constructor for class org.jboss.as.clustering.controller.CapabilityReference
-
Creates a new reference between the specified capability and the specified requirement
- CapabilityRegistration - Class in org.jboss.as.clustering.controller
-
Registration facility for capabilities.
- CapabilityRegistration(Class<E>) - Constructor for class org.jboss.as.clustering.controller.CapabilityRegistration
-
- CapabilityRegistration(Capability...) - Constructor for class org.jboss.as.clustering.controller.CapabilityRegistration
-
- CapabilityRegistration(Collection<? extends Capability>) - Constructor for class org.jboss.as.clustering.controller.CapabilityRegistration
-
- CapabilityServiceBuilder<T> - Interface in org.jboss.as.clustering.controller
-
Builds a capability-dependent service.
- CapabilityServiceNameProvider - Class in org.jboss.as.clustering.controller
-
Service name provider for a capability.
- CapabilityServiceNameProvider(Capability, PathAddress) - Constructor for class org.jboss.as.clustering.controller.CapabilityServiceNameProvider
-
- ChainedOperationTransformer - Class in org.jboss.as.clustering.controller.transform
-
Chained operation transformer implementation.
- ChainedOperationTransformer(List<OperationTransformer>) - Constructor for class org.jboss.as.clustering.controller.transform.ChainedOperationTransformer
-
- ChainedOperationTransformer(List<OperationTransformer>, boolean) - Constructor for class org.jboss.as.clustering.controller.transform.ChainedOperationTransformer
-
Constructs ChainedOperationTransformer with control over collation.
- checkResource(TransformationContext, PathAddress) - Method in enum org.jboss.as.clustering.controller.transform.RequiredChildResourceDiscardPolicy
-
- checkResource(TransformationContext, PathAddress) - Method in class org.jboss.as.clustering.controller.transform.UndefinedAttributesDiscardPolicy
-
- ChildResourceDefinition<R extends org.jboss.as.controller.registry.ManagementResourceRegistration> - Class in org.jboss.as.clustering.controller
-
- ChildResourceDefinition(PathElement, ResourceDescriptionResolver) - Constructor for class org.jboss.as.clustering.controller.ChildResourceDefinition
-
- ChildResourceDefinition(SimpleResourceDefinition.Parameters) - Constructor for class org.jboss.as.clustering.controller.ChildResourceDefinition
-
- ChildResourceDescriptionResolver - Class in org.jboss.as.clustering.controller.descriptions
-
Generates resource descriptions for a child resource of a subsystem.
- ChildResourceDescriptionResolver(ResourceDescriptionResolver, String, List<PathElement>) - Constructor for class org.jboss.as.clustering.controller.descriptions.ChildResourceDescriptionResolver
-
- close() - Static method in class org.jboss.as.clustering.function.Consumers
-
Returns a consumer that closes its input.
- ClusteringLogger - Interface in org.jboss.as.clustering.logging
-
- ClusteringLogger_$logger - Class in org.jboss.as.clustering.logging
-
Warning this class consists of generated code.
- ClusteringLogger_$logger(Logger) - Constructor for class org.jboss.as.clustering.logging.ClusteringLogger_$logger
-
- CommonRequirement - Enum in org.jboss.as.clustering.controller
-
Enumerates common requirements for clustering resources.
- CommonUnaryRequirement - Enum in org.jboss.as.clustering.controller
-
Enumerates common unary requirements for clustering resources
- configure(CapabilityServiceSupport) - Method in class org.jboss.as.clustering.controller.BinaryRequirementAliasBuilder
-
- configure(CapabilityServiceSupport) - Method in interface org.jboss.as.clustering.controller.CapabilityServiceBuilder
-
- configure(OperationContext) - Method in interface org.jboss.as.clustering.controller.CapabilityServiceBuilder
-
- configure(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.controller.ModuleBuilder
-
- configure(CapabilityServiceSupport) - Method in class org.jboss.as.clustering.controller.RequirementAliasBuilder
-
- configure(OperationContext, ModelNode) - Method in interface org.jboss.as.clustering.controller.ResourceServiceBuilder
-
Configures this builder using the specified expression resolver and model.
- configure(CapabilityServiceSupport) - Method in class org.jboss.as.clustering.controller.UnaryRequirementAliasBuilder
-
- configure(AttributeDefinition) - Method in class org.jboss.as.clustering.controller.validation.AbstractParameterValidatorBuilder
-
- configure(AbstractAttributeDefinitionBuilder<?, ?>) - Method in class org.jboss.as.clustering.controller.validation.AbstractParameterValidatorBuilder
-
- configure(AttributeDefinition) - Method in interface org.jboss.as.clustering.controller.validation.ParameterValidatorBuilder
-
Configures this validator builder using the configuration of the specified attribute definition
- configure(AbstractAttributeDefinitionBuilder<?, ?>) - Method in interface org.jboss.as.clustering.controller.validation.ParameterValidatorBuilder
-
Configures this validator builder using the configuration of the specified attribute definition builder
- configure(OperationContext) - Method in class org.jboss.as.clustering.naming.BinderServiceBuilder
-
- Consumers - Class in org.jboss.as.clustering.function
-
- ContextualResourceRegistration - Class in org.jboss.as.clustering.controller
-
- ContextualResourceRegistration(ManagementResourceRegistration, RegistrationContext) - Constructor for class org.jboss.as.clustering.controller.ContextualResourceRegistration
-
- ContextualSubsystemRegistration - Class in org.jboss.as.clustering.controller
-
- ContextualSubsystemRegistration(SubsystemRegistration, ExtensionContext) - Constructor for class org.jboss.as.clustering.controller.ContextualSubsystemRegistration
-
- ContextualSubsystemRegistration(SubsystemRegistration, RegistrationContext) - Constructor for class org.jboss.as.clustering.controller.ContextualSubsystemRegistration
-
- convert(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in interface org.jboss.as.clustering.controller.transform.SimpleAttributeConverter.Converter
-
- convertOperationParameter(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in class org.jboss.as.clustering.controller.transform.SimpleAttributeConverter
-
- convertResourceAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.clustering.controller.transform.SimpleAttributeConverter
-
- convertToTargetAddress(PathAddress, AliasEntry.AliasContext) - Method in class org.jboss.as.clustering.controller.SimpleAliasEntry
-
- createAddOperation(PathAddress, Map<Attribute, ModelNode>) - Static method in class org.jboss.as.clustering.controller.Operations
-
Creates an add operation using the specified address and parameters
- createAddOperation(PathAddress, int) - Static method in class org.jboss.as.clustering.controller.Operations
-
Creates an indexed add operation using the specified address and index
- createAddOperation(PathAddress, int, Map<Attribute, ModelNode>) - Static method in class org.jboss.as.clustering.controller.Operations
-
Creates an indexed add operation using the specified address and parameters
- createBuilder(PathAddress) - Method in interface org.jboss.as.clustering.controller.ResourceServiceBuilderFactory
-
Creates a builder for this resource's service.
- createChildResolver(PathElement...) - Method in class org.jboss.as.clustering.controller.descriptions.SubsystemResourceDescriptionResolver
-
- createCompositeOperation(List<ModelNode>) - Static method in class org.jboss.as.clustering.controller.Operations
-
Creates a composite operation using the specified operation steps.
- createCompositeOperation(ModelNode...) - Static method in class org.jboss.as.clustering.controller.Operations
-
Creates a composite operation using the specified operation steps.
- createDescribeOperation(PathAddress) - Static method in class org.jboss.as.clustering.controller.Operations
-
Creates a describe operation using the specified address.
- createJndiName(String, String...) - Static method in class org.jboss.as.clustering.naming.JndiNameFactory
-
- createListAddOperation(PathAddress, Attribute, String) - Static method in class org.jboss.as.clustering.controller.Operations
-
- createListGetOperation(PathAddress, Attribute, int) - Static method in class org.jboss.as.clustering.controller.Operations
-
- createListRemoveOperation(PathAddress, Attribute, String) - Static method in class org.jboss.as.clustering.controller.Operations
-
- createListRemoveOperation(PathAddress, Attribute, int) - Static method in class org.jboss.as.clustering.controller.Operations
-
- createMapClearOperation(PathAddress, Attribute) - Static method in class org.jboss.as.clustering.controller.Operations
-
- createMapGetOperation(PathAddress, Attribute, String) - Static method in class org.jboss.as.clustering.controller.Operations
-
- createMapPutOperation(PathAddress, Attribute, String, String) - Static method in class org.jboss.as.clustering.controller.Operations
-
- createMapRemoveOperation(PathAddress, Attribute, String) - Static method in class org.jboss.as.clustering.controller.Operations
-
- createReadAttributeOperation(PathAddress, Attribute) - Static method in class org.jboss.as.clustering.controller.Operations
-
Creates a read-attribute operation using the specified address and name.
- createReadResourceOperation(PathAddress) - Static method in class org.jboss.as.clustering.controller.Operations
-
- createUndefineAttributeOperation(PathAddress, Attribute) - Static method in class org.jboss.as.clustering.controller.Operations
-
Creates an undefine-attribute operation using the specified address and name.
- createWriteAttributeOperation(PathAddress, Attribute, ModelNode) - Static method in class org.jboss.as.clustering.controller.Operations
-
Creates a write-attribute operation using the specified address, name and value.
- CredentialSourceDependency - Class in org.jboss.as.clustering.controller
-
- CredentialSourceDependency(OperationContext, Attribute, ModelNode) - Constructor for class org.jboss.as.clustering.controller.CredentialSourceDependency
-
- getAccessConstraints() - Method in interface org.jboss.as.clustering.controller.ResourceDefinitionProvider
-
- getAddOperationTransformation() - Method in interface org.jboss.as.clustering.controller.AddStepHandlerDescriptor
-
Returns a transformer for the add operation handler.
- getAddOperationTransformation() - Method in class org.jboss.as.clustering.controller.ResourceDescriptor
-
- getAllWriteAttributeOperationNames() - Static method in class org.jboss.as.clustering.controller.Operations
-
- getAttributeName(ModelNode) - Static method in class org.jboss.as.clustering.controller.Operations
-
Returns the attribute name of the specified operation
- getAttributes() - Method in class org.jboss.as.clustering.controller.ResourceDescriptor
-
- getAttributes() - Method in interface org.jboss.as.clustering.controller.WriteAttributeStepHandlerDescriptor
-
Attributes of the add operation.
- getAttributeTranslations() - Method in interface org.jboss.as.clustering.controller.AddStepHandlerDescriptor
-
Returns a mapping of attribute translations
- getAttributeTranslations() - Method in class org.jboss.as.clustering.controller.ResourceDescriptor
-
- getAttributeValue(ModelNode) - Static method in class org.jboss.as.clustering.controller.Operations
-
Returns the attribute value of the specified operation
- getBaseDependentName() - Method in class org.jboss.as.clustering.controller.CapabilityReference
-
Deprecated.
- getBaseRequirementName() - Method in class org.jboss.as.clustering.controller.CapabilityReference
-
- getCapabilities() - Method in interface org.jboss.as.clustering.controller.OperationStepHandlerDescriptor
-
The capabilities provided by this resource, paired with the condition under which they should be [un]registered
- getCapabilities() - Method in class org.jboss.as.clustering.controller.ResourceDescriptor
-
- getCapability() - Method in interface org.jboss.as.clustering.controller.CapabilityProvider
-
- getChildTypeDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.clustering.controller.descriptions.ChildResourceDescriptionResolver
-
- getDefaultServiceNameFactory() - Method in interface org.jboss.as.clustering.controller.DefaultableBinaryServiceNameFactoryProvider
-
The factory from which to generate a ServiceName if the requested name is null.
- getDefaultServiceNameFactory() - Method in interface org.jboss.as.clustering.controller.DefaultableUnaryServiceNameFactoryProvider
-
The factory from which to generate a ServiceName if the requested name is null.
- getDefinition() - Method in class org.jboss.as.clustering.controller.BinaryRequirementCapability
-
- getDefinition() - Method in interface org.jboss.as.clustering.controller.CapabilityProvider
-
- getDefinition() - Method in interface org.jboss.as.clustering.controller.Definable
-
Returns the definition of this object.
- getDefinition() - Method in class org.jboss.as.clustering.controller.RequirementCapability
-
- getDefinition() - Method in class org.jboss.as.clustering.controller.SimpleAttribute
-
- getDefinition() - Method in class org.jboss.as.clustering.controller.UnaryRequirementCapability
-
- getDescriptionProvider(ImmutableManagementResourceRegistration) - Method in interface org.jboss.as.clustering.controller.ResourceDefinitionProvider
-
- getDescriptionResolver() - Method in interface org.jboss.as.clustering.controller.RemoveStepHandlerDescriptor
-
The description resolver for the operation.
- getDescriptionResolver() - Method in class org.jboss.as.clustering.controller.ResourceDescriptor
-
- getDescriptor() - Method in class org.jboss.as.clustering.controller.AddStepHandler
-
- getDescriptor() - Method in interface org.jboss.as.clustering.controller.Described
-
Returns the descriptor of this object
- getExtraParameters() - Method in interface org.jboss.as.clustering.controller.AddStepHandlerDescriptor
-
- getExtraParameters() - Method in class org.jboss.as.clustering.controller.ResourceDescriptor
-
- getInitialValue(PathAddress, String) - Method in class org.jboss.as.clustering.controller.transform.InitialAttributeValueOperationContextAttachment
-
- getLoggingLocale() - Method in class org.jboss.as.clustering.logging.ClusteringLogger_$logger
-
- getName() - Method in interface org.jboss.as.clustering.controller.Attribute
-
Returns the name of this attribute.
- getName() - Method in interface org.jboss.as.clustering.controller.Capability
-
- getName() - Method in enum org.jboss.as.clustering.controller.CommonRequirement
-
- getName() - Method in enum org.jboss.as.clustering.controller.CommonUnaryRequirement
-
- getName() - Method in interface org.jboss.as.clustering.controller.Metric
-
- getName() - Method in interface org.jboss.as.clustering.controller.Operation
-
- getName(ModelNode) - Static method in class org.jboss.as.clustering.controller.Operations
-
Returns the name of the specified operation
- getNamespaceUri() - Method in interface org.jboss.as.clustering.controller.Schema
-
Get the namespace URI of this schema.
- getNotificationDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.clustering.controller.descriptions.ChildResourceDescriptionResolver
-
- getOperationDeprecatedDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.clustering.controller.descriptions.ChildResourceDescriptionResolver
-
- getOperationDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.clustering.controller.descriptions.ChildResourceDescriptionResolver
-
- getOperationParameterDeprecatedDescription(String, String, Locale, ResourceBundle) - Method in class org.jboss.as.clustering.controller.descriptions.ChildResourceDescriptionResolver
-
- getOperationParameterDescription(String, String, Locale, ResourceBundle) - Method in class org.jboss.as.clustering.controller.descriptions.ChildResourceDescriptionResolver
-
- getOperationParameterValueTypeDescription(String, String, Locale, ResourceBundle, String...) - Method in class org.jboss.as.clustering.controller.descriptions.ChildResourceDescriptionResolver
-
- getOperationReplyDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.clustering.controller.descriptions.ChildResourceDescriptionResolver
-
- getOperationReplyValueTypeDescription(String, Locale, ResourceBundle, String...) - Method in class org.jboss.as.clustering.controller.descriptions.ChildResourceDescriptionResolver
-
- getOperationTransformation() - Method in interface org.jboss.as.clustering.controller.RemoveStepHandlerDescriptor
-
Returns a transformer to be applied to all operations that operate on an existing resource.
- getOperationTransformation() - Method in class org.jboss.as.clustering.controller.ResourceDescriptor
-
- getParentAddress(PathAddress) - Method in class org.jboss.as.clustering.controller.RestartParentResourceStepHandler
-
- getParentAddress(PathAddress) - Method in class org.jboss.as.clustering.controller.RestartParentResourceWriteAttributeHandler
-
- getParentServiceName(PathAddress) - Method in class org.jboss.as.clustering.controller.RestartParentResourceStepHandler
-
- getParentServiceName(PathAddress) - Method in class org.jboss.as.clustering.controller.RestartParentResourceWriteAttributeHandler
-
- getPathAddress(ModelNode) - Static method in class org.jboss.as.clustering.controller.Operations
-
Returns the address of the specified operation
- getPathElement() - Method in interface org.jboss.as.clustering.controller.ResourceDefinitionProvider
-
- getPathManager() - Method in class org.jboss.as.clustering.controller.ContextualResourceRegistration
-
- getPathManager() - Method in class org.jboss.as.clustering.controller.ContextualSubsystemRegistration
-
- getPathManager() - Method in class org.jboss.as.clustering.controller.ExtensionRegistrationContext
-
- getPathManager() - Method in interface org.jboss.as.clustering.controller.RegistrationContext
-
Returns the optional PathManager of the process that is only present if the process is a server.
- getReadTranslator() - Method in interface org.jboss.as.clustering.controller.AttributeTranslation
-
- getRejectedMessage(Set<String>) - Method in interface org.jboss.as.clustering.controller.transform.SimpleRejectAttributeChecker.Rejecter
-
- getRejectionLogMessage(Map<String, ModelNode>) - Method in class org.jboss.as.clustering.controller.transform.SimpleRejectAttributeChecker
-
- getRejectionLogMessageId() - Method in class org.jboss.as.clustering.controller.transform.SimpleRejectAttributeChecker
-
- getRequiredChildren() - Method in interface org.jboss.as.clustering.controller.AddStepHandlerDescriptor
-
Returns the required child resources for this resource description.
- getRequiredChildren() - Method in class org.jboss.as.clustering.controller.ResourceDescriptor
-
- getRequiredSingletonChildren() - Method in interface org.jboss.as.clustering.controller.AddStepHandlerDescriptor
-
Returns the required singleton child resources for this resource description.
- getRequiredSingletonChildren() - Method in class org.jboss.as.clustering.controller.ResourceDescriptor
-
- getResourceAttributeDeprecatedDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.clustering.controller.descriptions.ChildResourceDescriptionResolver
-
- getResourceAttributeDescription(String, Locale, ResourceBundle) - Method in class org.jboss.as.clustering.controller.descriptions.ChildResourceDescriptionResolver
-
- getResourceAttributeValueTypeDescription(String, Locale, ResourceBundle, String...) - Method in class org.jboss.as.clustering.controller.descriptions.ChildResourceDescriptionResolver
-
- getResourceBundle(Locale) - Method in class org.jboss.as.clustering.controller.descriptions.ChildResourceDescriptionResolver
-
- getResourceBundle(Locale) - Method in class org.jboss.as.clustering.controller.descriptions.SimpleResourceDescriptionResolver
-
- getResourceCapabilityReferences() - Method in interface org.jboss.as.clustering.controller.RemoveStepHandlerDescriptor
-
Returns a mapping of capability references to an ancestor resource.
- getResourceCapabilityReferences() - Method in class org.jboss.as.clustering.controller.ResourceDescriptor
-
- getResourceDeprecatedDescription(Locale, ResourceBundle) - Method in class org.jboss.as.clustering.controller.descriptions.ChildResourceDescriptionResolver
-
- getResourceDescription(Locale, ResourceBundle) - Method in class org.jboss.as.clustering.controller.descriptions.ChildResourceDescriptionResolver
-
- getRuntimeResourceRegistrations() - Method in interface org.jboss.as.clustering.controller.RemoveStepHandlerDescriptor
-
Returns a collection of handlers that register runtime resources
Runtime resource registrations are executed in a separate MODEL stage step.
- getRuntimeResourceRegistrations() - Method in class org.jboss.as.clustering.controller.ResourceDescriptor
-
- getService(ServiceRegistry, ServiceName) - Static method in class org.jboss.as.clustering.msc.ServiceContainerHelper
-
Generics friendly version of ServiceRegistry.getRequiredService(ServiceName)
- getServiceName() - Method in class org.jboss.as.clustering.controller.BinaryRequirementAliasBuilder
-
- getServiceName(OperationContext, String, String) - Method in class org.jboss.as.clustering.controller.BinaryRequirementServiceNameFactory
-
- getServiceName(CapabilityServiceSupport, String, String) - Method in class org.jboss.as.clustering.controller.BinaryRequirementServiceNameFactory
-
- getServiceName(OperationContext, String, String) - Method in interface org.jboss.as.clustering.controller.BinaryServiceNameFactory
-
Creates a ServiceName appropriate for the specified name.
- getServiceName(CapabilityServiceSupport, String, String) - Method in interface org.jboss.as.clustering.controller.BinaryServiceNameFactory
-
Creates a ServiceName appropriate for the specified name.
- getServiceName(OperationContext, String, String) - Method in interface org.jboss.as.clustering.controller.BinaryServiceNameFactoryProvider
-
- getServiceName(CapabilityServiceSupport, String, String) - Method in interface org.jboss.as.clustering.controller.BinaryServiceNameFactoryProvider
-
- getServiceName() - Method in class org.jboss.as.clustering.controller.BuilderAdapter
-
- getServiceName(PathAddress) - Method in interface org.jboss.as.clustering.controller.Capability
-
- getServiceName(PathAddress) - Method in interface org.jboss.as.clustering.controller.CapabilityProvider
-
- getServiceName() - Method in class org.jboss.as.clustering.controller.CapabilityServiceNameProvider
-
- getServiceName(OperationContext, String, String) - Method in interface org.jboss.as.clustering.controller.DefaultableBinaryServiceNameFactoryProvider
-
- getServiceName(CapabilityServiceSupport, String, String) - Method in interface org.jboss.as.clustering.controller.DefaultableBinaryServiceNameFactoryProvider
-
- getServiceName(OperationContext, String) - Method in interface org.jboss.as.clustering.controller.DefaultableUnaryServiceNameFactoryProvider
-
- getServiceName(CapabilityServiceSupport, String) - Method in interface org.jboss.as.clustering.controller.DefaultableUnaryServiceNameFactoryProvider
-
- getServiceName() - Method in class org.jboss.as.clustering.controller.ModuleBuilder
-
- getServiceName() - Method in class org.jboss.as.clustering.controller.RequirementAliasBuilder
-
- getServiceName(OperationContext) - Method in class org.jboss.as.clustering.controller.RequirementServiceNameFactory
-
- getServiceName(CapabilityServiceSupport) - Method in class org.jboss.as.clustering.controller.RequirementServiceNameFactory
-
- getServiceName(PathAddress) - Method in interface org.jboss.as.clustering.controller.ResourceServiceNameFactory
-
Returns ServiceName for the specified resource address.
- getServiceName(OperationContext) - Method in interface org.jboss.as.clustering.controller.ServiceNameFactory
-
Creates a ServiceName appropriate for the specified name.
- getServiceName(CapabilityServiceSupport) - Method in interface org.jboss.as.clustering.controller.ServiceNameFactory
-
Creates a ServiceName appropriate for the specified name.
- getServiceName(OperationContext) - Method in interface org.jboss.as.clustering.controller.ServiceNameFactoryProvider
-
- getServiceName(CapabilityServiceSupport) - Method in interface org.jboss.as.clustering.controller.ServiceNameFactoryProvider
-
- getServiceName() - Method in class org.jboss.as.clustering.controller.UnaryRequirementAliasBuilder
-
- getServiceName(OperationContext, String) - Method in class org.jboss.as.clustering.controller.UnaryRequirementServiceNameFactory
-
- getServiceName(CapabilityServiceSupport, String) - Method in class org.jboss.as.clustering.controller.UnaryRequirementServiceNameFactory
-
- getServiceName(OperationContext, String) - Method in interface org.jboss.as.clustering.controller.UnaryServiceNameFactory
-
Creates a ServiceName appropriate for the specified name.
- getServiceName(CapabilityServiceSupport, String) - Method in interface org.jboss.as.clustering.controller.UnaryServiceNameFactory
-
Creates a ServiceName appropriate for the specified name.
- getServiceName(OperationContext, String) - Method in interface org.jboss.as.clustering.controller.UnaryServiceNameFactoryProvider
-
- getServiceName(CapabilityServiceSupport, String) - Method in interface org.jboss.as.clustering.controller.UnaryServiceNameFactoryProvider
-
- getServiceName() - Method in class org.jboss.as.clustering.naming.BinderServiceBuilder
-
- getServiceNameFactory() - Method in interface org.jboss.as.clustering.controller.BinaryServiceNameFactoryProvider
-
- getServiceNameFactory() - Method in enum org.jboss.as.clustering.controller.CommonRequirement
-
- getServiceNameFactory() - Method in enum org.jboss.as.clustering.controller.CommonUnaryRequirement
-
- getServiceNameFactory() - Method in interface org.jboss.as.clustering.controller.ServiceNameFactoryProvider
-
- getServiceNameFactory() - Method in interface org.jboss.as.clustering.controller.UnaryServiceNameFactoryProvider
-
- getSubsystemVersion() - Method in class org.jboss.as.clustering.controller.DecoratingSubsystemRegistration
-
- getTargetAttribute() - Method in interface org.jboss.as.clustering.controller.AttributeTranslation
-
- getType() - Method in interface org.jboss.as.clustering.controller.Capability
-
- getType() - Method in enum org.jboss.as.clustering.controller.CommonRequirement
-
- getType() - Method in enum org.jboss.as.clustering.controller.CommonUnaryRequirement
-
- getValue() - Method in class org.jboss.as.clustering.controller.CredentialSourceDependency
-
- getValue() - Method in class org.jboss.as.clustering.controller.ModuleBuilder
-
- getValue(ServiceController<T>) - Static method in class org.jboss.as.clustering.msc.ServiceContainerHelper
-
Returns the service value of the specified service, starting it if necessary.
- getVersion() - Method in interface org.jboss.as.clustering.controller.Model
-
Returns the version of this model.
- getWriteTranslator() - Method in interface org.jboss.as.clustering.controller.AttributeTranslation
-
- Operation<C> - Interface in org.jboss.as.clustering.controller
-
Interface to be implemented by operation enumerations.
- OperationExecutor<C> - Interface in org.jboss.as.clustering.controller
-
Encapsulates the execution of a runtime operation.
- OperationHandler<C> - Class in org.jboss.as.clustering.controller
-
Generic OperationStepHandler for runtime operations.
- OperationHandler(OperationExecutor<C>, Class<O>) - Constructor for class org.jboss.as.clustering.controller.OperationHandler
-
- OperationHandler(OperationExecutor<C>, Operation<C>[]) - Constructor for class org.jboss.as.clustering.controller.OperationHandler
-
- OperationHandler(OperationExecutor<C>, Collection<? extends Operation<C>>) - Constructor for class org.jboss.as.clustering.controller.OperationHandler
-
- Operations - Class in org.jboss.as.clustering.controller
-
Utility methods for creating/manipulating management operations.
- OperationStepHandlerDescriptor - Interface in org.jboss.as.clustering.controller
-
- OperationTransformer - Interface in org.jboss.as.clustering.controller.transform
-
Defines a simple operation transformation.
- optionalBoolean(ModelNode) - Static method in class org.jboss.as.clustering.dmr.ModelNodes
-
Returns the optional boolean value of the specified ModelNode.
- optionalDouble(ModelNode) - Static method in class org.jboss.as.clustering.dmr.ModelNodes
-
Returns the optional double value of the specified ModelNode.
- optionalEnum(ModelNode, Class<E>) - Static method in class org.jboss.as.clustering.dmr.ModelNodes
-
Returns the optional enum value of the specified ModelNode.
- optionalFloat(ModelNode) - Static method in class org.jboss.as.clustering.dmr.ModelNodes
-
Returns the optional float value of the specified ModelNode.
- optionalInt(ModelNode) - Static method in class org.jboss.as.clustering.dmr.ModelNodes
-
Returns the optional int value of the specified ModelNode.
- optionalList(ModelNode) - Static method in class org.jboss.as.clustering.dmr.ModelNodes
-
Returns the optional list value of the specified ModelNode.
- optionalLong(ModelNode) - Static method in class org.jboss.as.clustering.dmr.ModelNodes
-
Returns the optional long value of the specified ModelNode.
- optionalProperty(ModelNode) - Static method in class org.jboss.as.clustering.dmr.ModelNodes
-
Returns the optional property value of the specified ModelNode.
- optionalPropertyList(ModelNode) - Static method in class org.jboss.as.clustering.dmr.ModelNodes
-
Returns the optional property list value of the specified ModelNode.
- optionalString(ModelNode) - Static method in class org.jboss.as.clustering.dmr.ModelNodes
-
Returns the optional string value of the specified ModelNode.
- org.jboss.as.clustering.controller - package org.jboss.as.clustering.controller
-
- org.jboss.as.clustering.controller.descriptions - package org.jboss.as.clustering.controller.descriptions
-
- org.jboss.as.clustering.controller.transform - package org.jboss.as.clustering.controller.transform
-
- org.jboss.as.clustering.controller.validation - package org.jboss.as.clustering.controller.validation
-
- org.jboss.as.clustering.dmr - package org.jboss.as.clustering.dmr
-
- org.jboss.as.clustering.function - package org.jboss.as.clustering.function
-
- org.jboss.as.clustering.logging - package org.jboss.as.clustering.logging
-
- org.jboss.as.clustering.msc - package org.jboss.as.clustering.msc
-
- org.jboss.as.clustering.naming - package org.jboss.as.clustering.naming
-
- ReadAttributeTranslationHandler - Class in org.jboss.as.clustering.controller
-
A read-attribute operation handler that translates a value from another attribute
- ReadAttributeTranslationHandler(AttributeTranslation) - Constructor for class org.jboss.as.clustering.controller.ReadAttributeTranslationHandler
-
- ReadAttributeTranslationHandler(Attribute, AttributeValueTranslator) - Constructor for class org.jboss.as.clustering.controller.ReadAttributeTranslationHandler
-
- recordCapabilitiesAndRequirements(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.clustering.controller.AddStepHandler
-
- recordCapabilitiesAndRequirements(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.clustering.controller.RemoveStepHandler
-
- recordCapabilitiesAndRequirements(OperationContext, AttributeDefinition, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.controller.WriteAttributeStepHandler
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.controller.ReloadRequiredRemoveStepHandler
-
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.clustering.controller.RemoveStepHandler
-
- recreateParentService(OperationContext, PathAddress, ModelNode) - Method in class org.jboss.as.clustering.controller.RestartParentResourceStepHandler
-
- recreateParentService(OperationContext, PathAddress, ModelNode) - Method in class org.jboss.as.clustering.controller.RestartParentResourceWriteAttributeHandler
-
- register(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.controller.AddStepHandler
-
- register(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.controller.CapabilityRegistration
-
- register(ServiceBuilder<T>) - Method in class org.jboss.as.clustering.controller.CredentialSourceDependency
-
- register(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.controller.DefaultSubsystemDescribeHandler
-
- register(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.controller.MetricHandler
-
- register(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.controller.OperationHandler
-
- register(R) - Method in interface org.jboss.as.clustering.controller.Registration
-
Registers this object with a resource.
- register(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.controller.RemoveStepHandler
-
- register(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.controller.ResourceRegistration
-
- register(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.controller.RestartParentResourceWriteAttributeHandler
-
- register(OperationContext) - Method in interface org.jboss.as.clustering.controller.RuntimeResourceRegistration
-
Registers runtime resources as part of an add operation.
- register(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.controller.WriteAttributeStepHandler
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.controller.AbstractResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in interface org.jboss.as.clustering.controller.ResourceDefinitionProvider
-
- registerCapabilities(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.controller.AbstractResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.controller.AbstractResourceDefinition
-
- registerChildren(ManagementResourceRegistration) - Method in interface org.jboss.as.clustering.controller.ResourceDefinitionProvider
-
- registerDeploymentModel(ResourceDefinition) - Method in class org.jboss.as.clustering.controller.DecoratingSubsystemRegistration
-
- registerDeploymentModel(ResourceDefinition) - Method in interface org.jboss.as.clustering.controller.SubsystemRegistration
-
- registerModelTransformers(ModelVersionRange, ResourceTransformer) - Method in class org.jboss.as.clustering.controller.DecoratingSubsystemRegistration
-
Deprecated.
- registerModelTransformers(ModelVersionRange, ResourceTransformer, OperationTransformer) - Method in class org.jboss.as.clustering.controller.DecoratingSubsystemRegistration
-
Deprecated.
- registerModelTransformers(ModelVersionRange, ResourceTransformer, OperationTransformer, boolean) - Method in class org.jboss.as.clustering.controller.DecoratingSubsystemRegistration
-
Deprecated.
- registerModelTransformers(ModelVersionRange, CombinedTransformer) - Method in class org.jboss.as.clustering.controller.DecoratingSubsystemRegistration
-
Deprecated.
- registerNotifications(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.controller.AbstractResourceDefinition
-
- registerNotifications(ManagementResourceRegistration) - Method in interface org.jboss.as.clustering.controller.ResourceDefinitionProvider
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.controller.AbstractResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in interface org.jboss.as.clustering.controller.ResourceDefinitionProvider
-
- registerOverrideModel(String, OverrideDescriptionProvider) - Method in class org.jboss.as.clustering.controller.DecoratingResourceRegistration
-
- registerOverrideModel(String, OverrideDescriptionProvider) - Method in interface org.jboss.as.clustering.controller.ManagementResourceRegistration
-
- registerSubModel(ResourceDefinition) - Method in class org.jboss.as.clustering.controller.DecoratingResourceRegistration
-
- registerSubModel(ResourceDefinition) - Method in interface org.jboss.as.clustering.controller.ManagementResourceRegistration
-
- registerSubsystemModel(ResourceDefinition) - Method in class org.jboss.as.clustering.controller.DecoratingSubsystemRegistration
-
- registerSubsystemModel(ResourceDefinition) - Method in interface org.jboss.as.clustering.controller.SubsystemRegistration
-
- registerXMLElementWriter(XMLElementWriter<SubsystemMarshallingContext>) - Method in class org.jboss.as.clustering.controller.DecoratingSubsystemRegistration
-
Deprecated.
- Registration<R> - Interface in org.jboss.as.clustering.controller
-
Implemented by a management artifact that can register itself.
- RegistrationContext - Interface in org.jboss.as.clustering.controller
-
Context used for conditional registration.
- reject(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in interface org.jboss.as.clustering.controller.transform.SimpleRejectAttributeChecker.Rejecter
-
- rejectOperationParameter(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in class org.jboss.as.clustering.controller.transform.SimpleRejectAttributeChecker
-
- rejectResourceAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.clustering.controller.transform.SimpleRejectAttributeChecker
-
- ReloadRequiredAddStepHandler - Class in org.jboss.as.clustering.controller
-
- ReloadRequiredAddStepHandler(AddStepHandlerDescriptor) - Constructor for class org.jboss.as.clustering.controller.ReloadRequiredAddStepHandler
-
- ReloadRequiredRemoveStepHandler - Class in org.jboss.as.clustering.controller
-
- ReloadRequiredRemoveStepHandler(RemoveStepHandlerDescriptor) - Constructor for class org.jboss.as.clustering.controller.ReloadRequiredRemoveStepHandler
-
- ReloadRequiredResourceRegistration - Class in org.jboss.as.clustering.controller
-
- ReloadRequiredResourceRegistration(AddStepHandlerDescriptor) - Constructor for class org.jboss.as.clustering.controller.ReloadRequiredResourceRegistration
-
- remove(ServiceController<T>) - Static method in class org.jboss.as.clustering.msc.ServiceContainerHelper
-
Ensures the specified service is removed.
- removeCapabilityRequirements(OperationContext, Resource, String, String...) - Method in class org.jboss.as.clustering.controller.CapabilityReference
-
- removeServices(OperationContext, ModelNode) - Method in interface org.jboss.as.clustering.controller.ResourceServiceHandler
-
Removes runtime services for a resource.
- removeServices(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.controller.SimpleResourceServiceHandler
-
- RemoveStepHandler - Class in org.jboss.as.clustering.controller
-
Generic remove operation step handler that delegates service removal/recovery to a dedicated
ResourceServiceHandler.
- RemoveStepHandler(RemoveStepHandlerDescriptor, ResourceServiceHandler) - Constructor for class org.jboss.as.clustering.controller.RemoveStepHandler
-
- RemoveStepHandler(RemoveStepHandlerDescriptor, OperationEntry.Flag) - Constructor for class org.jboss.as.clustering.controller.RemoveStepHandler
-
- RemoveStepHandlerDescriptor - Interface in org.jboss.as.clustering.controller
-
Describes the common properties of a remove operation handler.
- RequiredChildResourceDiscardPolicy - Enum in org.jboss.as.clustering.controller.transform
-
Implementation of a generic DynamicDiscardPolicy that discards child resources which have all their
attributes undefined, conditionally rejects or leaves resource for further transformation.
- RequirementAliasBuilder<T> - Class in org.jboss.as.clustering.controller
-
- RequirementAliasBuilder(ServiceName, ServiceNameFactory, Class<T>) - Constructor for class org.jboss.as.clustering.controller.RequirementAliasBuilder
-
- RequirementCapability - Class in org.jboss.as.clustering.controller
-
Provides a capability definition provider built from a requirement.
- RequirementCapability(Requirement) - Constructor for class org.jboss.as.clustering.controller.RequirementCapability
-
Creates a new capability based on the specified requirement
- RequirementCapability(Requirement, UnaryOperator<RuntimeCapability.Builder<Void>>) - Constructor for class org.jboss.as.clustering.controller.RequirementCapability
-
Creates a new capability based on the specified requirement
- RequirementServiceNameFactory - Class in org.jboss.as.clustering.controller
-
- RequirementServiceNameFactory(Requirement) - Constructor for class org.jboss.as.clustering.controller.RequirementServiceNameFactory
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.clustering.controller.AddStepHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.clustering.controller.ReloadRequiredAddStepHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.clustering.controller.ReloadRequiredRemoveStepHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.clustering.controller.RemoveStepHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.clustering.controller.RestartParentResourceStepHandler
-
- requiresRuntime(OperationContext) - Method in class org.jboss.as.clustering.controller.WriteAttributeStepHandler
-
- requiresTransformation(ModelVersion) - Method in interface org.jboss.as.clustering.controller.Model
-
Indicates whether this model is more recent than the specified version and thus requires transformation
- resolve(PathAddress) - Method in interface org.jboss.as.clustering.controller.Capability
-
Resolves this capability against the specified path address
- resolve(PathAddress) - Method in interface org.jboss.as.clustering.controller.CapabilityProvider
-
- resolveModelAttribute(ExpressionResolver, ModelNode) - Method in interface org.jboss.as.clustering.controller.Attribute
-
Resolves the value of this attribute from the specified model applying any default value.
- ResourceDefinitionProvider - Interface in org.jboss.as.clustering.controller
-
Provides a ResourceDefinition and handles its registration.
- ResourceDescriptor - Class in org.jboss.as.clustering.controller
-
- ResourceDescriptor(ResourceDescriptionResolver) - Constructor for class org.jboss.as.clustering.controller.ResourceDescriptor
-
- ResourceRegistration - Class in org.jboss.as.clustering.controller
-
Registers add, remove, and write-attribute operation handlers and capabilities.
- ResourceRegistration(AddStepHandlerDescriptor, ResourceServiceHandler, Registration<ManagementResourceRegistration>, Registration<ManagementResourceRegistration>) - Constructor for class org.jboss.as.clustering.controller.ResourceRegistration
-
- ResourceRegistration(AddStepHandlerDescriptor, Registration<ManagementResourceRegistration>, Registration<ManagementResourceRegistration>, Registration<ManagementResourceRegistration>) - Constructor for class org.jboss.as.clustering.controller.ResourceRegistration
-
- ResourceServiceBuilder<T> - Interface in org.jboss.as.clustering.controller
-
Service builder that can be configured via a resource model.
- ResourceServiceBuilderFactory<T> - Interface in org.jboss.as.clustering.controller
-
Create a service builder that can be configured via a resource model.
- ResourceServiceHandler - Interface in org.jboss.as.clustering.controller
-
- ResourceServiceNameFactory - Interface in org.jboss.as.clustering.controller
-
Generates the ServiceName for a resource service.
- RestartParentResourceAddStepHandler<T> - Class in org.jboss.as.clustering.controller
-
- RestartParentResourceAddStepHandler(ResourceServiceBuilderFactory<T>, AddStepHandlerDescriptor, ResourceServiceHandler) - Constructor for class org.jboss.as.clustering.controller.RestartParentResourceAddStepHandler
-
- RestartParentResourceRegistration<T> - Class in org.jboss.as.clustering.controller
-
- RestartParentResourceRegistration(ResourceServiceBuilderFactory<T>, ResourceDescriptor) - Constructor for class org.jboss.as.clustering.controller.RestartParentResourceRegistration
-
- RestartParentResourceRegistration(ResourceServiceBuilderFactory<T>, ResourceDescriptor, ResourceServiceHandler) - Constructor for class org.jboss.as.clustering.controller.RestartParentResourceRegistration
-
- RestartParentResourceRemoveStepHandler<T> - Class in org.jboss.as.clustering.controller
-
- RestartParentResourceRemoveStepHandler(ResourceServiceBuilderFactory<T>, RemoveStepHandlerDescriptor) - Constructor for class org.jboss.as.clustering.controller.RestartParentResourceRemoveStepHandler
-
- RestartParentResourceRemoveStepHandler(ResourceServiceBuilderFactory<T>, RemoveStepHandlerDescriptor, ResourceServiceHandler) - Constructor for class org.jboss.as.clustering.controller.RestartParentResourceRemoveStepHandler
-
- RestartParentResourceStepHandler<T> - Class in org.jboss.as.clustering.controller
-
- RestartParentResourceStepHandler(ResourceServiceBuilderFactory<T>) - Constructor for class org.jboss.as.clustering.controller.RestartParentResourceStepHandler
-
- RestartParentResourceWriteAttributeHandler<T> - Class in org.jboss.as.clustering.controller
-
- RestartParentResourceWriteAttributeHandler(ResourceServiceBuilderFactory<T>, WriteAttributeStepHandlerDescriptor) - Constructor for class org.jboss.as.clustering.controller.RestartParentResourceWriteAttributeHandler
-
- revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Void) - Method in class org.jboss.as.clustering.controller.WriteAttributeStepHandler
-
- rollbackRuntime(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.clustering.controller.AddStepHandler
-
- rollbackRuntime(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.clustering.controller.DeploymentChainContributingAddStepHandler
-
- rollbackRuntime(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.clustering.controller.ReloadRequiredAddStepHandler
-
- ROOT_LOGGER - Static variable in interface org.jboss.as.clustering.logging.ClusteringLogger
-
The root logger.
- ROOT_LOGGER_CATEGORY - Static variable in interface org.jboss.as.clustering.logging.ClusteringLogger
-
- RuntimeResourceRegistration - Interface in org.jboss.as.clustering.controller
-
Encapsulates logic for runtime resource registration.