|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axiom.om.util.UUIDGenerator
UIDGenerator class. In contrast to what its name
suggests, the getUUID() method doesn't return a UUID. It also doesn't return
a valid URN with uuid NID. See AXIS2-4527 for more information.
public class UUIDGenerator
| Constructor Summary | |
|---|---|
UUIDGenerator()
Deprecated. |
|
| Method Summary | |
|---|---|
protected static java.lang.String |
getInitialUUID()
Deprecated. |
static java.lang.String |
getUUID()
Deprecated. MD5 a random string with localhost/date etc will return 128 bits construct a string of 18 characters from those bits. |
static void |
main(java.lang.String[] args)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UUIDGenerator()
| Method Detail |
|---|
public static java.lang.String getUUID()
protected static java.lang.String getInitialUUID()
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||