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:
Function<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(BinaryServiceConfiguration configuration) Deprecated.Methods inherited from class org.wildfly.extension.clustering.server.provider.legacy.AbstractLegacyServiceProviderRegistryServiceInstallerFactory
getServiceDescriptor
-
Constructor Details
-
LegacyLocalServiceProviderRegistryServiceInstallerFactory
public LegacyLocalServiceProviderRegistryServiceInstallerFactory()Deprecated.
-
-
Method Details
-
apply
public org.wildfly.subsystem.service.ServiceInstaller apply(BinaryServiceConfiguration configuration) Deprecated.
-