public class SimpleUuidGenerator extends Object implements UuidGenerator
| Constructor and Description |
|---|
SimpleUuidGenerator() |
| Modifier and Type | Method and Description |
|---|---|
String |
generateUuid()
Generates a UUID string representation.
|
public SimpleUuidGenerator()
public String generateUuid()
UuidGeneratorgenerateUuid in interface UuidGeneratorApache Camel