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 DistributedRegistryServiceConfiguratorProviderProvides the requisite builders for a clusteredRegistryFactory.- Author:
- Paul Ferraro
-
-
Constructor Summary
Constructors Constructor Description CacheRegistryFactoryServiceConfiguratorProvider()
-
Method Summary
-
Methods inherited from class org.wildfly.extension.clustering.server.registry.RegistryFactoryServiceConfiguratorProvider
getServiceConfigurators
-
Methods inherited from class org.wildfly.extension.clustering.server.CacheRequirementServiceConfiguratorProvider
toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.wildfly.clustering.server.service.CacheServiceConfiguratorProvider
getServiceConfigurators, getServiceConfigurators
-
-