com.sun.enterprise.util.uuid
Class UuidGeneratorImpl
java.lang.Object
com.sun.enterprise.util.uuid.UuidGeneratorImpl
- All Implemented Interfaces:
- UuidGenerator
public class UuidGeneratorImpl
- extends Object
- implements UuidGenerator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UuidGeneratorImpl
public UuidGeneratorImpl()
- Creates a new instance of UuidGeneratorImpl
generateUuid
public String generateUuid()
- Specified by:
generateUuid in interface UuidGenerator
generateUuid
public String generateUuid(Object obj)
- Specified by:
generateUuid in interface UuidGenerator
Copyright © 2012 GlassFish Community. All Rights Reserved.