Class HealthyServiceFilter

java.lang.Object
org.apache.camel.impl.cloud.HealthyServiceFilter
All Implemented Interfaces:
org.apache.camel.cloud.ServiceFilter

public class HealthyServiceFilter extends Object implements org.apache.camel.cloud.ServiceFilter
  • Constructor Details

    • HealthyServiceFilter

      public HealthyServiceFilter()
  • Method Details

    • apply

      public List<org.apache.camel.cloud.ServiceDefinition> apply(org.apache.camel.Exchange exchange, List<org.apache.camel.cloud.ServiceDefinition> services)
      Specified by:
      apply in interface org.apache.camel.cloud.ServiceFilter