Class RouteRegistryEntryProviderServiceConfigurator

java.lang.Object
org.wildfly.clustering.service.SimpleServiceNameProvider
org.wildfly.extension.clustering.web.routing.infinispan.RouteRegistryEntryProviderServiceConfigurator
All Implemented Interfaces:
Function<String,Map.Entry<String,Void>>, CapabilityServiceConfigurator, ServiceConfigurator, ServiceNameProvider

public class RouteRegistryEntryProviderServiceConfigurator extends SimpleServiceNameProvider implements CapabilityServiceConfigurator, Function<String,Map.Entry<String,Void>>
Service that provides the Map.Entry for the routing Registry.
Author:
Paul Ferraro