Interface RouteLocator
public interface RouteLocator
Locates the route appropriate for a given session identifier.
- Author:
- Paul Ferraro
-
Method Summary
-
Method Details
-
locate
Returns the route identifier most appropriate for the specified session identifier.- Parameters:
sessionId- a unique session identifier- Returns:
- a unique instance identifier
-