| Package | Description |
|---|---|
| org.apache.camel.spi |
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
|
| Modifier and Type | Method and Description |
|---|---|
ManagementInterceptStrategy |
RouteContext.getManagementInterceptStrategy()
Gets the special managed intercept strategy if any
|
| Modifier and Type | Method and Description |
|---|---|
void |
RouteContext.setManagementInterceptStrategy(ManagementInterceptStrategy interceptStrategy)
Sets a special intercept strategy for management.
|
Apache Camel