| Package | Description |
|---|---|
| org.apache.camel.spi |
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
|
| Modifier and Type | Method and Description |
|---|---|
ManagementObjectNameStrategy |
ManagementStrategy.getManagementObjectNameStrategy()
Gets the naming strategy to use
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagementStrategy.setManagementObjectNameStrategy(ManagementObjectNameStrategy strategy)
Sets the naming strategy to use
|
Apache Camel