Interface MasterComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface MasterComponentBuilderFactory
    Have only a single consumer in a cluster consuming from a given endpoint; with automatic failover if the JVM dies. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • master

        static MasterComponentBuilderFactory.MasterComponentBuilder master()
        Master (camel-master) Have only a single consumer in a cluster consuming from a given endpoint; with automatic failover if the JVM dies. Category: clustering Since: 2.20 Maven coordinates: org.apache.camel:camel-master
        Returns:
        the dsl builder