Class LegacyCacheRegistryFactoryServiceInstallerFactory<K,V>
java.lang.Object
org.wildfly.extension.clustering.server.registry.legacy.LegacyRegistryFactoryServiceInstallerFactory<K,V>
org.wildfly.extension.clustering.server.registry.legacy.LegacyCacheRegistryFactoryServiceInstallerFactory<K,V>
- All Implemented Interfaces:
BiFunction<org.jboss.as.controller.capability.CapabilityServiceSupport,,BinaryServiceConfiguration, org.wildfly.subsystem.service.ServiceInstaller> BinaryServiceInstallerFactory<RegistryFactory<K,V>>
@Deprecated
public class LegacyCacheRegistryFactoryServiceInstallerFactory<K,V>
extends LegacyRegistryFactoryServiceInstallerFactory<K,V>
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.registry.legacy.LegacyRegistryFactoryServiceInstallerFactory
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
-
LegacyCacheRegistryFactoryServiceInstallerFactory
public LegacyCacheRegistryFactoryServiceInstallerFactory()Deprecated.
-
-
Method Details
-
apply
public org.wildfly.subsystem.service.ServiceInstaller apply(org.jboss.as.controller.capability.CapabilityServiceSupport support, BinaryServiceConfiguration configuration) Deprecated.
-