Class LegacyRegistryFactoryServiceInstallerProvider<K,V>

java.lang.Object
org.wildfly.extension.clustering.server.BinaryServiceInstallerProvider<RegistryFactory<K,V>>
org.wildfly.extension.clustering.server.registry.legacy.LegacyRegistryFactoryServiceInstallerProvider<K,V>
All Implemented Interfaces:
BiFunction<org.jboss.as.controller.capability.CapabilityServiceSupport,BinaryServiceConfiguration,Iterable<org.wildfly.subsystem.service.ServiceInstaller>>
Direct Known Subclasses:
LegacyCacheRegistryFactoryServiceInstallerProvider, LegacyLocalRegistryFactoryServiceInstallerProvider

@Deprecated public class LegacyRegistryFactoryServiceInstallerProvider<K,V> extends BinaryServiceInstallerProvider<RegistryFactory<K,V>>
Deprecated.
Author:
Paul Ferraro