Class LegacyCacheRegistryFactoryServiceInstallerFactory<K,V>

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

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

    • LegacyCacheRegistryFactoryServiceInstallerFactory

      public LegacyCacheRegistryFactoryServiceInstallerFactory()
      Deprecated.
  • Method Details