-
public interface AgentTypeContextInternal context that provides concrete implementations for mostAgentTypemethods.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringname()swim.uri.UriPatternroute()
-
-
-
Method Detail
-
name
String name()
- See Also:
AgentType.name()
-
route
swim.uri.UriPattern route()
- See Also:
AgentType.route()
-
-