| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| Modifier and Type | Method and Description |
|---|---|
NodeIdFactory |
ExtendedCamelContext.getNodeIdFactory()
Gets the node id factory
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtendedCamelContext.setNodeIdFactory(NodeIdFactory factory)
Uses a custom node id factory when generating auto assigned ids to the nodes in the route definitions
|
Apache Camel