@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface RefComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RefComponentBuilderFactory.RefComponentBuilder
Builder for the Ref component.
|
static class |
RefComponentBuilderFactory.RefComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static RefComponentBuilderFactory.RefComponentBuilder |
ref()
Ref (camel-ref)
Route messages to an endpoint looked up dynamically by name in the Camel
Registry.
|
static RefComponentBuilderFactory.RefComponentBuilder ref()
Apache Camel