public class UuidGenerator extends Object
Uuid instances.  By default, Reggie uses instances of this class to
 generate Uuids; this behavior can be customized by providing as configuration entry
 values instances of subclasses which override the generate() method of this class.| Constructor and Description | 
|---|
| UuidGenerator()Creates new  UuidGeneratorinstance. | 
public Uuid generate()
Uuid.  The default implementation of this method returns the
 result of calling UuidFactory.generate(); subclasses can override this method to
 customize Uuid generation.UuidCopyright © GigaSpaces.