Package org.apache.camel.impl.cloud
Class RandomServiceChooser
- java.lang.Object
-
- org.apache.camel.impl.cloud.RandomServiceChooser
-
- All Implemented Interfaces:
org.apache.camel.cloud.ServiceChooser
public class RandomServiceChooser extends Object implements org.apache.camel.cloud.ServiceChooser
-
-
Constructor Summary
Constructors Constructor Description RandomServiceChooser()
-
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()
-