Class LegacyDefaultRegistryFactoryServiceInstallerProvider<K,V>
java.lang.Object
org.wildfly.extension.clustering.server.DefaultBinaryServiceInstallerProvider<RegistryFactory<K,V>>
org.wildfly.extension.clustering.server.registry.legacy.LegacyDefaultRegistryFactoryServiceInstallerProvider<K,V>
- All Implemented Interfaces:
Function<BinaryServiceConfiguration,,Iterable<org.wildfly.subsystem.service.ServiceInstaller>> DefaultCacheServiceInstallerProvider
@Deprecated
@MetaInfServices(org.wildfly.clustering.server.service.DefaultCacheServiceInstallerProvider.class)
public class LegacyDefaultRegistryFactoryServiceInstallerProvider<K,V>
extends DefaultBinaryServiceInstallerProvider<RegistryFactory<K,V>>
implements DefaultCacheServiceInstallerProvider
Deprecated.
- Author:
- Paul Ferraro
-
Constructor Details
-
LegacyDefaultRegistryFactoryServiceInstallerProvider
public LegacyDefaultRegistryFactoryServiceInstallerProvider()Deprecated.
-