Class LegacyLocalRegistryFactoryServiceInstallerFactory<K,V>
java.lang.Object
org.wildfly.extension.clustering.server.registry.legacy.LegacyRegistryFactoryServiceInstallerFactory<K,V>
org.wildfly.extension.clustering.server.registry.legacy.LegacyLocalRegistryFactoryServiceInstallerFactory<K,V>
- All Implemented Interfaces:
Function<BinaryServiceConfiguration,,org.wildfly.subsystem.service.ServiceInstaller> BinaryServiceInstallerFactory<RegistryFactory<K,V>>
@Deprecated
public class LegacyLocalRegistryFactoryServiceInstallerFactory<K,V>
extends LegacyRegistryFactoryServiceInstallerFactory<K,V>
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.registry.legacy.LegacyRegistryFactoryServiceInstallerFactory
getServiceDescriptor
-
Constructor Details
-
LegacyLocalRegistryFactoryServiceInstallerFactory
public LegacyLocalRegistryFactoryServiceInstallerFactory()Deprecated.
-
-
Method Details
-
apply
public org.wildfly.subsystem.service.ServiceInstaller apply(BinaryServiceConfiguration configuration) Deprecated.
-