Class RandomServiceChooser

  • All Implemented Interfaces:
    org.apache.camel.cloud.ServiceChooser

    public class RandomServiceChooser
    extends Object
    implements org.apache.camel.cloud.ServiceChooser
    • Constructor Detail

      • RandomServiceChooser

        public RandomServiceChooser()
    • Method Detail

      • choose

        public org.apache.camel.cloud.ServiceDefinition choose​(List<org.apache.camel.cloud.ServiceDefinition> definitions)
        Specified by:
        choose in interface org.apache.camel.cloud.ServiceChooser