Class ClientMappingsRegistryEntryServiceInstallerFactory

java.lang.Object
org.wildfly.clustering.ejb.infinispan.network.ClientMappingsRegistryEntryServiceInstallerFactory
All Implemented Interfaces:
Function<BinaryServiceConfiguration,org.wildfly.subsystem.service.ServiceInstaller>

public class ClientMappingsRegistryEntryServiceInstallerFactory extends Object implements Function<BinaryServiceConfiguration,org.wildfly.subsystem.service.ServiceInstaller>
Configures a service that provides a client mappings registry entry for the local cluster member.
Author:
Paul Ferraro
  • Constructor Details

    • ClientMappingsRegistryEntryServiceInstallerFactory

      public ClientMappingsRegistryEntryServiceInstallerFactory(org.wildfly.subsystem.service.ServiceDependency<List<org.jboss.as.network.ClientMapping>> clientMappings)
  • Method Details