Class MutableRankedRoutingConfiguration
java.lang.Object
org.wildfly.extension.clustering.web.deployment.MutableRankedRoutingConfiguration
- All Implemented Interfaces:
RankedRoutingConfiguration
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetDelimiter(String delimiter) voidsetMaxRoutes(int maxRoutes)
-
Constructor Details
-
MutableRankedRoutingConfiguration
public MutableRankedRoutingConfiguration()
-
-
Method Details
-
getDelimiter
- Specified by:
getDelimiterin interfaceRankedRoutingConfiguration
-
setDelimiter
-
getMaxRoutes
public int getMaxRoutes()- Specified by:
getMaxRoutesin interfaceRankedRoutingConfiguration
-
setMaxRoutes
public void setMaxRoutes(int maxRoutes)
-