| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeCamelCatalog |
ExtendedCamelContext.getRuntimeCamelCatalog()
Gets the
RuntimeCamelCatalog if available on the classpath. |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtendedCamelContext.setRuntimeCamelCatalog(RuntimeCamelCatalog runtimeCamelCatalog)
Sets the
RuntimeCamelCatalog to use. |
Apache Camel