Package | Description |
---|---|
org.apache.camel |
The core Camel API.
|
Modifier and Type | Method and Description |
---|---|
RoutesLoader |
ExtendedCamelContext.getRoutesLoader()
Gets the
RoutesLoader to be used. |
Modifier and Type | Method and Description |
---|---|
void |
ExtendedCamelContext.setRoutesLoader(RoutesLoader routesLoader)
Sets a custom
RoutesLoader to be used. |
Apache Camel