Package org.apache.camel.impl.cloud
Class PassThroughServiceFilterFactory
- java.lang.Object
-
- org.apache.camel.impl.cloud.PassThroughServiceFilterFactory
-
- All Implemented Interfaces:
org.apache.camel.cloud.ServiceFactory<org.apache.camel.cloud.ServiceFilter>
,org.apache.camel.cloud.ServiceFilterFactory
@CloudServiceFactory("pass-through-service-filter") public class PassThroughServiceFilterFactory extends Object implements org.apache.camel.cloud.ServiceFilterFactory
-
-
Constructor Summary
Constructors Constructor Description PassThroughServiceFilterFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.camel.cloud.ServiceFilter
newInstance(org.apache.camel.CamelContext camelContext)
-