wt.queue
Class QueueMessage

java.lang.Object
  extended bywt.queue.QueueMessage

public class QueueMessage
extends Object


Constructor Summary
QueueMessage()
           
 
Method Summary
static void postMessage(String message)
           
static void postNsleep(String message)
           
static StatusInfo repostMessage(String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueueMessage

public QueueMessage()
Method Detail

postNsleep

public static void postNsleep(String message)

postMessage

public static void postMessage(String message)

repostMessage

public static StatusInfo repostMessage(String message)
                                throws WTException
Throws:
WTException