- setPolicy(String) - Method in class org.wildfly.extension.clustering.singleton.deployment.MutableSingletonDeploymentConfiguration
-
- SimpleElectionPolicyResourceDefinition - Class in org.wildfly.extension.clustering.singleton
-
Definition of a simple election policy resource.
- SimpleElectionPolicyServiceConfigurator - Class in org.wildfly.extension.clustering.singleton
-
Builds a service that provides a simple election policy.
- SimpleElectionPolicyServiceConfigurator(PathAddress) - Constructor for class org.wildfly.extension.clustering.singleton.SimpleElectionPolicyServiceConfigurator
-
- SingletonDeploymentConfiguration - Interface in org.wildfly.extension.clustering.singleton.deployment
-
Configuration of a singleton deployment.
- SingletonDeploymentDependencyProcessor - Class in org.wildfly.extension.clustering.singleton.deployment
-
DUP that adds a dependency on a configured deployment policy service to the next phase.
- SingletonDeploymentDependencyProcessor() - Constructor for class org.wildfly.extension.clustering.singleton.deployment.SingletonDeploymentDependencyProcessor
-
- singletonDeploymentDetected(SingletonPolicy) - Method in interface org.wildfly.extension.clustering.singleton.SingletonLogger
-
- singletonDeploymentDetected(SingletonPolicy) - Method in class org.wildfly.extension.clustering.singleton.SingletonLogger_$logger
-
- singletonDeploymentDetected$str() - Method in class org.wildfly.extension.clustering.singleton.SingletonLogger_$logger
-
- SingletonDeploymentMetricExecutor - Class in org.wildfly.extension.clustering.singleton
-
Executor for singleton deployment metrics.
- SingletonDeploymentMetricExecutor() - Constructor for class org.wildfly.extension.clustering.singleton.SingletonDeploymentMetricExecutor
-
- SingletonDeploymentParsingProcessor - Class in org.wildfly.extension.clustering.singleton.deployment
-
Parses a deployment descriptor defining the singleton deployment policy.
- SingletonDeploymentParsingProcessor() - Constructor for class org.wildfly.extension.clustering.singleton.deployment.SingletonDeploymentParsingProcessor
-
- SingletonDeploymentProcessor - Class in org.wildfly.extension.clustering.singleton.deployment
-
DUP that attaches the singleton DeploymentUnitPhaseBuilder if a deployment policy is attached.
- SingletonDeploymentProcessor() - Constructor for class org.wildfly.extension.clustering.singleton.deployment.SingletonDeploymentProcessor
-
- SingletonDeploymentResourceDefinition - Class in org.wildfly.extension.clustering.singleton
-
- SingletonDeploymentResourceDefinition() - Constructor for class org.wildfly.extension.clustering.singleton.SingletonDeploymentResourceDefinition
-
- SingletonDeploymentSchema - Enum in org.wildfly.extension.clustering.singleton.deployment
-
Enumerates the singleton deployment configuration schemas.
- SingletonDeploymentUnitPhaseBuilder - Class in org.wildfly.extension.clustering.singleton.deployment
-
Builds a singleton service for the next phase in the deployment chain, if configured.
- SingletonDeploymentUnitPhaseBuilder(CapabilityServiceSupport, SingletonPolicy) - Constructor for class org.wildfly.extension.clustering.singleton.deployment.SingletonDeploymentUnitPhaseBuilder
-
- SingletonDeploymentXMLReader - Class in org.wildfly.extension.clustering.singleton.deployment
-
Parses singleton deployment configuration from XML.
- SingletonDeploymentXMLReader(SingletonDeploymentSchema) - Constructor for class org.wildfly.extension.clustering.singleton.deployment.SingletonDeploymentXMLReader
-
- SingletonExtension - Class in org.wildfly.extension.clustering.singleton
-
Extension point for singleton subsystem.
- SingletonExtension() - Constructor for class org.wildfly.extension.clustering.singleton.SingletonExtension
-
- SingletonExtensionTransformerRegistration - Class in org.wildfly.extension.clustering.singleton
-
- SingletonExtensionTransformerRegistration() - Constructor for class org.wildfly.extension.clustering.singleton.SingletonExtensionTransformerRegistration
-
- SingletonLogger - Interface in org.wildfly.extension.clustering.singleton
-
- SingletonLogger_$logger - Class in org.wildfly.extension.clustering.singleton
-
Warning this class consists of generated code.
- SingletonLogger_$logger(Logger) - Constructor for class org.wildfly.extension.clustering.singleton.SingletonLogger_$logger
-
- SingletonMetric - Enum in org.wildfly.extension.clustering.singleton
-
Metrics for singleton deployments and services.
- SingletonMetricExecutor - Class in org.wildfly.extension.clustering.singleton
-
Generic executor for singleton metrics.
- SingletonMetricExecutor(Function<String, ServiceName>) - Constructor for class org.wildfly.extension.clustering.singleton.SingletonMetricExecutor
-
- SingletonModel - Enum in org.wildfly.extension.clustering.singleton
-
Enumeration of supported versions of management model.
- SingletonPolicyResource - Class in org.wildfly.extension.clustering.singleton
-
Custom resource that additionally reports runtime singleton deployments and services.
- SingletonPolicyResource(Resource) - Constructor for class org.wildfly.extension.clustering.singleton.SingletonPolicyResource
-
- SingletonPolicyResourceDefinition - Class in org.wildfly.extension.clustering.singleton
-
Definition of a singleton policy resource.
- SingletonPolicyServiceConfigurator - Class in org.wildfly.extension.clustering.singleton
-
- SingletonPolicyServiceConfigurator(PathAddress) - Constructor for class org.wildfly.extension.clustering.singleton.SingletonPolicyServiceConfigurator
-
- SingletonPolicyServiceHandler - Class in org.wildfly.extension.clustering.singleton
-
- SingletonPolicyServiceHandler() - Constructor for class org.wildfly.extension.clustering.singleton.SingletonPolicyServiceHandler
-
- SingletonResourceDefinition - Class in org.wildfly.extension.clustering.singleton
-
Definition of the singleton deployer resource.
- SingletonSchema - Enum in org.wildfly.extension.clustering.singleton
-
Enumeration of supported subsystem schemas.
- SingletonServiceConfigurator - Class in org.wildfly.extension.clustering.singleton
-
- SingletonServiceConfigurator(ServiceConfigurator, LifecycleListener) - Constructor for class org.wildfly.extension.clustering.singleton.SingletonServiceConfigurator
-
- SingletonServiceHandler - Class in org.wildfly.extension.clustering.singleton
-
- SingletonServiceHandler() - Constructor for class org.wildfly.extension.clustering.singleton.SingletonServiceHandler
-
- SingletonServiceMetricExecutor - Class in org.wildfly.extension.clustering.singleton
-
Executor for singleton service metrics.
- SingletonServiceMetricExecutor() - Constructor for class org.wildfly.extension.clustering.singleton.SingletonServiceMetricExecutor
-
- SingletonServiceNameFactory - Enum in org.wildfly.extension.clustering.singleton
-
- SingletonServiceResourceDefinition - Class in org.wildfly.extension.clustering.singleton
-
- SingletonServiceResourceDefinition() - Constructor for class org.wildfly.extension.clustering.singleton.SingletonServiceResourceDefinition
-
- SingletonXMLReader - Class in org.wildfly.extension.clustering.singleton
-
Parses singleton deployer subsystem configuration from XML.
- SingletonXMLReader(SingletonSchema) - Constructor for class org.wildfly.extension.clustering.singleton.SingletonXMLReader
-
- SingletonXMLWriter - Class in org.wildfly.extension.clustering.singleton
-
Marshals singleton deployer subsystem configuration to XML.
- SingletonXMLWriter() - Constructor for class org.wildfly.extension.clustering.singleton.SingletonXMLWriter
-
- SUBSYSTEM_NAME - Static variable in class org.wildfly.extension.clustering.singleton.SingletonExtension
-
- valueOf(String) - Static method in enum org.wildfly.extension.clustering.singleton.deployment.SingletonDeploymentSchema
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.extension.clustering.singleton.SingletonMetric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.extension.clustering.singleton.SingletonModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.extension.clustering.singleton.SingletonSchema
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.extension.clustering.singleton.SingletonServiceNameFactory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.extension.clustering.singleton.XMLAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.extension.clustering.singleton.XMLElement
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.wildfly.extension.clustering.singleton.deployment.SingletonDeploymentSchema
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wildfly.extension.clustering.singleton.SingletonMetric
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wildfly.extension.clustering.singleton.SingletonModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wildfly.extension.clustering.singleton.SingletonSchema
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wildfly.extension.clustering.singleton.SingletonServiceNameFactory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wildfly.extension.clustering.singleton.XMLAttribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wildfly.extension.clustering.singleton.XMLElement
-
Returns an array containing the constants of this enum type, in
the order they are declared.