Class RegistryServiceInstallerFactory

java.lang.Object
org.wildfly.extension.clustering.server.registry.RegistryServiceInstallerFactory
All Implemented Interfaces:
Function<BinaryServiceConfiguration,org.wildfly.subsystem.service.ServiceInstaller>, BinaryServiceInstallerFactory<org.wildfly.clustering.server.registry.Registry<org.wildfly.clustering.server.GroupMember,Object,Object>>

@MetaInfServices(org.wildfly.clustering.server.service.BinaryServiceInstallerFactory.class) public class RegistryServiceInstallerFactory extends Object implements BinaryServiceInstallerFactory<org.wildfly.clustering.server.registry.Registry<org.wildfly.clustering.server.GroupMember,Object,Object>>
Author:
Paul Ferraro
  • Constructor Details

    • RegistryServiceInstallerFactory

      public RegistryServiceInstallerFactory()
  • Method Details