Class AbstractLegacyServiceProviderRegistryServiceInstallerFactory<T>

java.lang.Object
org.wildfly.extension.clustering.server.provider.legacy.AbstractLegacyServiceProviderRegistryServiceInstallerFactory<T>
All Implemented Interfaces:
Function<BinaryServiceConfiguration,org.wildfly.subsystem.service.ServiceInstaller>, BinaryServiceInstallerFactory<ServiceProviderRegistry<T>>
Direct Known Subclasses:
LegacyCacheServiceProviderRegistryServiceInstallerFactory, LegacyLocalServiceProviderRegistryServiceInstallerFactory

@Deprecated public abstract class AbstractLegacyServiceProviderRegistryServiceInstallerFactory<T> extends Object implements BinaryServiceInstallerFactory<ServiceProviderRegistry<T>>
Deprecated.
Author:
Paul Ferraro
  • Constructor Details

    • AbstractLegacyServiceProviderRegistryServiceInstallerFactory

      public AbstractLegacyServiceProviderRegistryServiceInstallerFactory()
      Deprecated.
  • Method Details