| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| Modifier and Type | Method and Description |
|---|---|
ExchangeFactoryManager |
ExtendedCamelContext.getExchangeFactoryManager()
Gets the exchange factory manager to use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtendedCamelContext.setExchangeFactoryManager(ExchangeFactoryManager exchangeFactoryManager)
Sets a custom exchange factory manager to use.
|
Apache Camel