Class LegacyLocalRegistryFactoryServiceInstallerFactory<K,V>

java.lang.Object
org.wildfly.extension.clustering.server.registry.legacy.LegacyRegistryFactoryServiceInstallerFactory<K,V>
org.wildfly.extension.clustering.server.registry.legacy.LegacyLocalRegistryFactoryServiceInstallerFactory<K,V>
All Implemented Interfaces:
Function<BinaryServiceConfiguration,org.wildfly.subsystem.service.ServiceInstaller>, BinaryServiceInstallerFactory<RegistryFactory<K,V>>

@Deprecated public class LegacyLocalRegistryFactoryServiceInstallerFactory<K,V> extends LegacyRegistryFactoryServiceInstallerFactory<K,V>
Deprecated.
Author:
Paul Ferraro
  • Constructor Details

    • LegacyLocalRegistryFactoryServiceInstallerFactory

      public LegacyLocalRegistryFactoryServiceInstallerFactory()
      Deprecated.
  • Method Details