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