Class LocalRegistryFactoryServiceConfiguratorProvider
- java.lang.Object
-
- org.wildfly.extension.clustering.server.CacheRequirementServiceConfiguratorProvider<org.wildfly.clustering.registry.RegistryFactory<Object,Object>>
-
- org.wildfly.extension.clustering.server.registry.RegistryFactoryServiceConfiguratorProvider
-
- org.wildfly.extension.clustering.server.registry.LocalRegistryFactoryServiceConfiguratorProvider
-
- All Implemented Interfaces:
CacheServiceConfiguratorProvider,LocalCacheServiceConfiguratorProvider,LocalRegistryServiceConfiguratorProvider
@MetaInfServices({org.wildfly.clustering.server.service.LocalCacheServiceConfiguratorProvider.class,org.wildfly.clustering.server.service.registry.LocalRegistryServiceConfiguratorProvider.class}) public class LocalRegistryFactoryServiceConfiguratorProvider extends RegistryFactoryServiceConfiguratorProvider implements LocalRegistryServiceConfiguratorProviderProvides the requisite builders for a non-clusteredRegistryFactory.- Author:
- Paul Ferraro
-
-
Constructor Summary
Constructors Constructor Description LocalRegistryFactoryServiceConfiguratorProvider()
-
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
-
-