com.sun.enterprise.util.uuid
Class UuidGeneratorPaddedImpl
java.lang.Object
com.sun.enterprise.util.uuid.UuidGeneratorPaddedImpl
- All Implemented Interfaces:
- UuidGenerator
public class UuidGeneratorPaddedImpl
- extends Object
- implements UuidGenerator
- Author:
- lwhite
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UuidGeneratorPaddedImpl
public UuidGeneratorPaddedImpl()
- Creates a new instance of UuidGeneratorPaddedImpl
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.