Package org.apache.camel.impl.cloud
Class HealthyServiceFilterFactory
java.lang.Object
org.apache.camel.impl.cloud.HealthyServiceFilterFactory
- All Implemented Interfaces:
org.apache.camel.cloud.ServiceFactory<org.apache.camel.cloud.ServiceFilter>,org.apache.camel.cloud.ServiceFilterFactory
@CloudServiceFactory("healthy-service-filter")
@Configurer
public class HealthyServiceFilterFactory
extends Object
implements org.apache.camel.cloud.ServiceFilterFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.camel.cloud.ServiceFilternewInstance(org.apache.camel.CamelContext camelContext)
-
Constructor Details
-
HealthyServiceFilterFactory
public HealthyServiceFilterFactory()
-
-
Method Details