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