Class LegacyLocalRegistryFactoryServiceInstallerProvider<K,V>

All Implemented Interfaces:
BiFunction<org.jboss.as.controller.capability.CapabilityServiceSupport,BinaryServiceConfiguration,Iterable<org.wildfly.subsystem.service.ServiceInstaller>>, LocalCacheServiceInstallerProvider

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

    • LegacyLocalRegistryFactoryServiceInstallerProvider

      public LegacyLocalRegistryFactoryServiceInstallerProvider()
      Deprecated.