Package | Description |
---|---|
org.apache.camel |
The core Camel API.
|
Modifier and Type | Method and Description |
---|---|
ReloadStrategy |
CamelContext.getReloadStrategy()
Returns the
ReloadStrategy if in use. |
Modifier and Type | Method and Description |
---|---|
void |
CamelContext.setReloadStrategy(ReloadStrategy reloadStrategy)
Sets a custom
ReloadStrategy to be used |
Apache Camel