com.arjuna.wsc11.messaging
Class MessageId

java.lang.Object
  extended by com.arjuna.wsc11.messaging.MessageId

public class MessageId
extends Object

A simple message id generator, used when UID is inaccessible.

Author:
kevin

Method Summary
static String getMessageId()
          Get the next message identifier.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMessageId

public static String getMessageId()
Get the next message identifier.

Returns:
The next message identifier.


Copyright © 2011. All Rights Reserved.