Class LegacyServiceProviderRegistryServiceInstallerProvider<T>

java.lang.Object
org.wildfly.extension.clustering.server.BinaryServiceInstallerProvider<ServiceProviderRegistry<T>>
org.wildfly.extension.clustering.server.provider.legacy.LegacyServiceProviderRegistryServiceInstallerProvider<T>
All Implemented Interfaces:
BiFunction<org.jboss.as.controller.capability.CapabilityServiceSupport,BinaryServiceConfiguration,Iterable<org.wildfly.subsystem.service.ServiceInstaller>>
Direct Known Subclasses:
LegacyCacheServiceProviderRegistryServiceInstallerProvider, LegacyLocalServiceProviderRegistryServiceInstallerProvider

@Deprecated public class LegacyServiceProviderRegistryServiceInstallerProvider<T> extends BinaryServiceInstallerProvider<ServiceProviderRegistry<T>>
Deprecated.
Author:
Paul Ferraro