Class AbstractRegistryFactoryServiceInstallerFactory<K,V>
java.lang.Object
org.wildfly.extension.clustering.server.registry.AbstractRegistryFactoryServiceInstallerFactory<K,V>
- All Implemented Interfaces:
Function<BinaryServiceConfiguration,,org.wildfly.subsystem.service.ServiceInstaller> BinaryServiceInstallerFactory<org.wildfly.clustering.server.registry.RegistryFactory<org.wildfly.clustering.server.GroupMember,K, V>>
- Direct Known Subclasses:
CacheRegistryFactoryServiceInstallerFactory,LocalRegistryFactoryServiceInstallerFactory,RegistryFactoryServiceInstallerFactory
public abstract class AbstractRegistryFactoryServiceInstallerFactory<K,V>
extends Object
implements BinaryServiceInstallerFactory<org.wildfly.clustering.server.registry.RegistryFactory<org.wildfly.clustering.server.GroupMember,K,V>>
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbstractRegistryFactoryServiceInstallerFactory
public AbstractRegistryFactoryServiceInstallerFactory()
-
-
Method Details
-
getServiceDescriptor
public org.wildfly.service.descriptor.BinaryServiceDescriptor<org.wildfly.clustering.server.registry.RegistryFactory<org.wildfly.clustering.server.GroupMember,K, getServiceDescriptor()V>> - Specified by:
getServiceDescriptorin interfaceBinaryServiceInstallerFactory<K>
-