Interface RankedRoutingConfiguration
-
- All Known Subinterfaces:
RankedRouteLocatorConfiguration
public interface RankedRoutingConfiguration- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDelimiter()intgetMaxRoutes()
-
-
-
Method Detail
-
getDelimiter
String getDelimiter()
-
getMaxRoutes
int getMaxRoutes()
-
-