org.mule.util
Class UUID
java.lang.Object
org.mule.util.UUID
public final class UUID
- extends Object
UUID Generates a UUID using JDK 5. THe reason for this class is that we have changed the UUID impl in the past.
using this class makes it easy to switch out implementations
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getUUID
public static String getUUID()
Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.