| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| Modifier and Type | Method and Description |
|---|---|
ManagementInterceptStrategy |
Route.getManagementInterceptStrategy()
Gets the special managed intercept strategy if any
|
| Modifier and Type | Method and Description |
|---|---|
void |
Route.setManagementInterceptStrategy(ManagementInterceptStrategy interceptStrategy)
Sets a special intercept strategy for management.
|
Apache Camel