| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| Modifier and Type | Method and Description |
|---|---|
XMLRoutesDefinitionLoader |
ExtendedCamelContext.getXMLRoutesDefinitionLoader()
Gets the
XMLRoutesDefinitionLoader to be used. |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtendedCamelContext.setXMLRoutesDefinitionLoader(XMLRoutesDefinitionLoader xmlRoutesDefinitionLoader)
Sets a custom
XMLRoutesDefinitionLoader to be used. |
Apache Camel