Class PassThroughServiceFilter

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

@Deprecated(since="4.7") public class PassThroughServiceFilter extends Object implements org.apache.camel.cloud.ServiceFilter
Deprecated.
since 4.7
  • Constructor Details

    • PassThroughServiceFilter

      public PassThroughServiceFilter()
      Deprecated.
  • Method Details

    • apply

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