@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)
The ref component is used for lookup of existing endpoints bound in the
Registry.
|
static RefComponentBuilderFactory.RefComponentBuilder ref()
Apache Camel