| Package | Description |
|---|---|
| org.apache.camel.spi |
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
|
| Modifier and Type | Method and Description |
|---|---|
ManagementAgent |
ManagementStrategy.getManagementAgent()
Gets the management agent
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagementStrategy.setManagementAgent(ManagementAgent managementAgent)
Sets the management agent to use
|
Apache Camel