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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.wildfly.subsystem.service.ServiceInstallerapply(org.jboss.as.controller.capability.CapabilityServiceSupport support, BinaryServiceConfiguration configuration) Deprecated.Methods inherited from class org.wildfly.extension.clustering.server.provider.legacy.AbstractLegacyServiceProviderRegistryServiceInstallerFactory
getServiceDescriptorMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.BiFunction
andThen
-
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.
-