Class CombinedServiceDiscovery

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

    public class CombinedServiceDiscovery
    extends Object
    implements org.apache.camel.cloud.ServiceDiscovery
    • Constructor Detail

      • CombinedServiceDiscovery

        public CombinedServiceDiscovery​(List<org.apache.camel.cloud.ServiceDiscovery> delegates)
    • Method Detail

      • getDelegates

        public List<org.apache.camel.cloud.ServiceDiscovery> getDelegates()
      • getServices

        public List<org.apache.camel.cloud.ServiceDefinition> getServices​(String name)
        Specified by:
        getServices in interface org.apache.camel.cloud.ServiceDiscovery