Package | Description |
---|---|
org.apache.camel |
The core Camel API.
|
Modifier and Type | Method and Description |
---|---|
ManagementNameStrategy |
CamelContext.getManagementNameStrategy()
Gets the current management name strategy
|
Modifier and Type | Method and Description |
---|---|
void |
CamelContext.setManagementNameStrategy(ManagementNameStrategy nameStrategy)
Sets a custom management name strategy
|
Apache Camel