Class DistributableAffinityLocator
- java.lang.Object
-
- org.wildfly.clustering.web.undertow.routing.DistributableAffinityLocator
-
- All Implemented Interfaces:
AffinityLocator
public class DistributableAffinityLocator extends Object implements AffinityLocator
TheAffinityLocatorimplementation that leverages distributableRouteLocator.- Author:
- Radoslav Husar
-
-
Constructor Summary
Constructors Constructor Description DistributableAffinityLocator(RouteLocator locator)
-
-
-
Constructor Detail
-
DistributableAffinityLocator
public DistributableAffinityLocator(RouteLocator locator)
-
-
Method Detail
-
locate
public String locate(String sessionId)
- Specified by:
locatein interfaceAffinityLocator
-
-