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