| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| Modifier and Type | Method and Description |
|---|---|
UuidGenerator |
CamelContext.getUuidGenerator()
Gets the current
UuidGenerator |
| Modifier and Type | Method and Description |
|---|---|
void |
CamelContext.setUuidGenerator(UuidGenerator uuidGenerator)
Sets a custom
UuidGenerator (should only be set once) |
Apache Camel