Class LegacyLocalServiceProviderRegistryServiceInstallerFactory<T>

java.lang.Object
org.wildfly.extension.clustering.server.provider.legacy.AbstractLegacyServiceProviderRegistryServiceInstallerFactory<T>
org.wildfly.extension.clustering.server.provider.legacy.LegacyLocalServiceProviderRegistryServiceInstallerFactory<T>
All Implemented Interfaces:
BiFunction<org.jboss.as.controller.capability.CapabilityServiceSupport,BinaryServiceConfiguration,org.wildfly.subsystem.service.ServiceInstaller>, BinaryServiceInstallerFactory<ServiceProviderRegistry<T>>

@Deprecated public class LegacyLocalServiceProviderRegistryServiceInstallerFactory<T> extends AbstractLegacyServiceProviderRegistryServiceInstallerFactory<T>
Deprecated.
Author:
Paul Ferraro
  • Constructor Details

    • LegacyLocalServiceProviderRegistryServiceInstallerFactory

      public LegacyLocalServiceProviderRegistryServiceInstallerFactory()
      Deprecated.
  • Method Details

    • apply

      public org.wildfly.subsystem.service.ServiceInstaller apply(org.jboss.as.controller.capability.CapabilityServiceSupport support, BinaryServiceConfiguration configuration)
      Deprecated.