Class IdGenerators.JdkIdGenerator
java.lang.Object
org.springframework.integration.support.IdGenerators.JdkIdGenerator
- All Implemented Interfaces:
IdGenerator
- Enclosing class:
- IdGenerators
UUID.randomUUID().
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
JdkIdGenerator
public JdkIdGenerator()
-
-
Method Details
-
generateId
- Specified by:
generateId
in interfaceIdGenerator
-