Uses of Class
org.wildfly.extension.clustering.server.CacheRequirementServiceConfiguratorProvider
-
-
Uses of CacheRequirementServiceConfiguratorProvider in org.wildfly.extension.clustering.server.group
Subclasses of CacheRequirementServiceConfiguratorProvider in org.wildfly.extension.clustering.server.group Modifier and Type Class Description classCacheGroupServiceConfiguratorProviderProvides the requisite builders for a cache-basedGroup.classDistributedCacheGroupServiceConfiguratorProviderProvides the requisite builders for a clustered cache-basedGroupservice.classLocalCacheGroupServiceConfiguratorProviderProvides the requisite builders for a non-clustered cache-basedGroupservice. -
Uses of CacheRequirementServiceConfiguratorProvider in org.wildfly.extension.clustering.server.provider
Subclasses of CacheRequirementServiceConfiguratorProvider in org.wildfly.extension.clustering.server.provider Modifier and Type Class Description classCacheServiceProviderRegistryServiceConfiguratorProviderProvides the requisite builders for a clusteredServiceProviderRegistrationFactory.classLocalServiceProviderRegistryServiceConfiguratorProviderProvides the requisite builders for a non-clusteredServiceProviderRegistrationFactory.classServiceProviderRegistryServiceConfiguratorProviderProvides the requisite builders for aServiceProviderRegistrationFactorycreated from the specified factory. -
Uses of CacheRequirementServiceConfiguratorProvider in org.wildfly.extension.clustering.server.registry
Subclasses of CacheRequirementServiceConfiguratorProvider in org.wildfly.extension.clustering.server.registry Modifier and Type Class Description classCacheRegistryFactoryServiceConfiguratorProviderProvides the requisite builders for a clusteredRegistryFactory.classLocalRegistryFactoryServiceConfiguratorProviderProvides the requisite builders for a non-clusteredRegistryFactory.classRegistryFactoryServiceConfiguratorProviderProvides the requisite builders for a clusteredRegistryFactorycreated from the specified factory.
-