Interface RouteLocator


public interface RouteLocator
Locates the route appropriate for a given session identifier.
Author:
Paul Ferraro
  • Method Summary

    Modifier and Type
    Method
    Description
    locate(String sessionId)
    Returns the route identifier most appropriate for the specified session identifier.
  • Method Details

    • locate

      String locate(String sessionId)
      Returns the route identifier most appropriate for the specified session identifier.
      Parameters:
      sessionId - a unique session identifier
      Returns:
      a unique instance identifier