Class LocalRegistryFactoryServiceInstallerProvider<K,V>

java.lang.Object
org.wildfly.extension.clustering.server.BinaryServiceInstallerProvider<org.wildfly.clustering.server.registry.RegistryFactory<org.wildfly.clustering.server.GroupMember,K,V>>
org.wildfly.extension.clustering.server.registry.RegistryFactoryServiceInstallerProvider<K,V>
org.wildfly.extension.clustering.server.registry.LocalRegistryFactoryServiceInstallerProvider<K,V>
All Implemented Interfaces:
Function<BinaryServiceConfiguration,Iterable<org.wildfly.subsystem.service.ServiceInstaller>>, LocalCacheServiceInstallerProvider

@MetaInfServices(org.wildfly.clustering.server.service.LocalCacheServiceInstallerProvider.class) public class LocalRegistryFactoryServiceInstallerProvider<K,V> extends RegistryFactoryServiceInstallerProvider<K,V> implements LocalCacheServiceInstallerProvider
Author:
Paul Ferraro
  • Constructor Details

    • LocalRegistryFactoryServiceInstallerProvider

      public LocalRegistryFactoryServiceInstallerProvider()