Class ClientMappingsRegistryEntryServiceConfigurator

java.lang.Object
org.wildfly.clustering.service.SimpleServiceNameProvider
org.wildfly.clustering.ejb.infinispan.network.ClientMappingsRegistryEntryServiceConfigurator
All Implemented Interfaces:
Supplier<Map.Entry<String,List<org.jboss.as.network.ClientMapping>>>, CapabilityServiceConfigurator, ServiceConfigurator, ServiceNameProvider

public class ClientMappingsRegistryEntryServiceConfigurator extends SimpleServiceNameProvider implements CapabilityServiceConfigurator, Supplier<Map.Entry<String,List<org.jboss.as.network.ClientMapping>>>
Configures a service that provides a client mappings registry entry for the local cluster member.
Author:
Paul Ferraro