Class InfinispanRouteLocatorProvider

java.lang.Object
org.wildfly.extension.clustering.web.routing.LocalRouteLocatorProvider
org.wildfly.extension.clustering.web.routing.infinispan.InfinispanRouteLocatorProvider
All Implemented Interfaces:
RouteLocatorProvider
Direct Known Subclasses:
PrimaryOwnerRouteLocatorProvider, RankedRouteLocatorProvider

public class InfinispanRouteLocatorProvider extends LocalRouteLocatorProvider
Route locator provider for Infinispan-based implementations. Falls back to local route location if backing cache is local.
Author:
Paul Ferraro