Class IdGenerators.JdkIdGenerator
java.lang.Object
org.springframework.integration.support.IdGenerators.JdkIdGenerator
- All Implemented Interfaces:
- IdGenerator
- Enclosing class:
- IdGenerators
UUID.randomUUID().
- Since:
- 4.0
- Author:
- Andy Wilkinson, Gary Russell
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
JdkIdGeneratorpublic JdkIdGenerator()
 
- 
- 
Method Details- 
generateId- Specified by:
- generateIdin interface- IdGenerator
 
 
-