Package org.apache.camel.impl.cloud
Class RoundRobinServiceChooser
- java.lang.Object
-
- org.apache.camel.impl.cloud.RoundRobinServiceChooser
-
- All Implemented Interfaces:
org.apache.camel.cloud.ServiceChooser
public class RoundRobinServiceChooser extends Object implements org.apache.camel.cloud.ServiceChooser
-
-
Constructor Summary
Constructors Constructor Description RoundRobinServiceChooser()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.camel.cloud.ServiceDefinition
choose(List<org.apache.camel.cloud.ServiceDefinition> definitions)
String
toString()
-