@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface MasterComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MasterComponentBuilderFactory.MasterComponentBuilder
Builder for the Master component.
|
static class |
MasterComponentBuilderFactory.MasterComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
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.
|
static MasterComponentBuilderFactory.MasterComponentBuilder master()
Apache Camel