@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)
Represents an endpoint which only becomes active when the
CamelClusterView has the leadership.
|
static MasterComponentBuilderFactory.MasterComponentBuilder master()
Apache Camel