Package org.apache.camel.impl.cloud
Class PassThroughServiceFilter
- java.lang.Object
-
- org.apache.camel.impl.cloud.PassThroughServiceFilter
-
- All Implemented Interfaces:
org.apache.camel.cloud.ServiceFilter
public class PassThroughServiceFilter extends Object implements org.apache.camel.cloud.ServiceFilter
-
-
Constructor Summary
Constructors Constructor Description PassThroughServiceFilter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<org.apache.camel.cloud.ServiceDefinition>
apply(org.apache.camel.Exchange exchange, List<org.apache.camel.cloud.ServiceDefinition> services)
-