-
- All Known Implementing Classes:
ActorAgentRoute
public interface AgentRouteContextInternal context that provides concrete implementations for mostAgentRoutemethods.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UriPatternpattern()StringrouteName()
-
-
-
Method Detail
-
routeName
String routeName()
- See Also:
AgentRoute.routeName()
-
pattern
UriPattern pattern()
- See Also:
AgentRoute.pattern()
-
-