public static interface RefEndpointBuilderFactory.RefBuilders
| Modifier and Type | Method and Description |
|---|---|
default RefEndpointBuilderFactory.RefEndpointBuilder |
ref(String path)
Ref (camel-ref)
The ref component is used for lookup of existing endpoints bound in
the Registry.
|
default RefEndpointBuilderFactory.RefEndpointBuilder ref(String path)
ref:name
Path parameter: name (required)
Name of endpoint to lookup in the registry.Apache Camel