Class CacheRegistryFactoryServiceConfiguratorProvider
java.lang.Object
org.wildfly.extension.clustering.server.CacheRequirementServiceConfiguratorProvider<RegistryFactory<Object,Object>>
org.wildfly.extension.clustering.server.registry.RegistryFactoryServiceConfiguratorProvider
org.wildfly.extension.clustering.server.registry.CacheRegistryFactoryServiceConfiguratorProvider
- All Implemented Interfaces:
CacheServiceConfiguratorProvider,DistributedCacheServiceConfiguratorProvider,DistributedRegistryServiceConfiguratorProvider
@MetaInfServices({org.wildfly.clustering.server.service.DistributedCacheServiceConfiguratorProvider.class,org.wildfly.clustering.server.service.registry.DistributedRegistryServiceConfiguratorProvider.class})
public class CacheRegistryFactoryServiceConfiguratorProvider
extends RegistryFactoryServiceConfiguratorProvider
implements DistributedRegistryServiceConfiguratorProvider
Provides the requisite builders for a clustered
RegistryFactory.- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.extension.clustering.server.registry.RegistryFactoryServiceConfiguratorProvider
getServiceConfiguratorsMethods inherited from class org.wildfly.extension.clustering.server.CacheRequirementServiceConfiguratorProvider
toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.wildfly.clustering.server.service.CacheServiceConfiguratorProvider
getServiceConfigurators, getServiceConfigurators
-
Constructor Details
-
CacheRegistryFactoryServiceConfiguratorProvider
public CacheRegistryFactoryServiceConfiguratorProvider()
-