public class PassThroughServiceFilterFactory extends Object implements ServiceFilterFactory
| Constructor and Description |
|---|
PassThroughServiceFilterFactory() |
| Modifier and Type | Method and Description |
|---|---|
ServiceFilter |
newInstance(CamelContext camelContext)
Creates an instance of a service.
|
public PassThroughServiceFilterFactory()
public ServiceFilter newInstance(CamelContext camelContext) throws Exception
ServiceFactorynewInstance in interface ServiceFactory<ServiceFilter>ExceptionApache Camel