Interface MasterEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface MasterEndpointBuilderFactory
Have only a single consumer in a cluster consuming from a given endpoint; with automatic failover if the JVM dies. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceMasterEndpointBuilderFactory.AdvancedMasterEndpointBuilderAdvanced builder for endpoint for the Master component.static interfaceMasterEndpointBuilderFactory.MasterBuildersstatic interfaceMasterEndpointBuilderFactory.MasterEndpointBuilderBuilder for endpoint for the Master component.
-
Method Summary
Static Methods Modifier and Type Method Description static MasterEndpointBuilderFactory.MasterEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static MasterEndpointBuilderFactory.MasterEndpointBuilder endpointBuilder(String componentName, String path)
-
-