org.openmdx.kernel.id.plugin
Class RandomBasedUUIDGenerator

java.lang.Object
  extended by org.openmdx.kernel.id.plugin.RandomBasedUUIDGenerator
All Implemented Interfaces:
UUIDGenerator

public class RandomBasedUUIDGenerator
extends Object
implements UUIDGenerator

Random Based UUID Provider


Constructor Summary
RandomBasedUUIDGenerator()
           
 
Method Summary
 UUID next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RandomBasedUUIDGenerator

public RandomBasedUUIDGenerator()
Method Detail

next

public UUID next()
Specified by:
next in interface UUIDGenerator


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.