|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.addressing.uuid.AxisUUIdGenerator
public class AxisUUIdGenerator
A UUIdGenerator implementation that uses the UUID generator that
comes with Apache Axis.
| Constructor Summary | |
|---|---|
AxisUUIdGenerator()
|
|
| Method Summary | |
|---|---|
java.lang.String |
generateUUId()
Generate a Universally Unique IDentifier (UUID). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AxisUUIdGenerator()
| Method Detail |
|---|
public java.lang.String generateUUId()
IMPORTANT: This method must be thread-safe.
generateUUId in interface UUIdGenerator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||