TIBCO Enterprise Message Service

com.tibco.tibjms.admin
Class DetailedTransactionInfo.ProducerMessage

java.lang.Object
  extended by com.tibco.tibjms.admin.DetailedTransactionInfo.XAMessage
      extended by com.tibco.tibjms.admin.DetailedTransactionInfo.ProducerMessage
Enclosing class:
DetailedTransactionInfo

public static class DetailedTransactionInfo.ProducerMessage
extends DetailedTransactionInfo.XAMessage

This class represents a Message that is about to be produced on commit.

Since:
EMS 6.1

Method Summary
 long getTimestamp()
          Get the timestamp, representing the time at which a message was created.
 java.lang.String toString()
           
 
Methods inherited from class com.tibco.tibjms.admin.DetailedTransactionInfo.XAMessage
getDestinationName, getDestinationType, getMessageID
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getTimestamp

public long getTimestamp()
Get the timestamp, representing the time at which a message was created.

Returns:
the time at which a message was created. 0 indicates the timestamp could not be obtained or was disabled.

toString

public java.lang.String toString()
Overrides:
toString in class DetailedTransactionInfo.XAMessage

TIBCO Enterprise Message Service

Copyright © TIBCO Software Inc. All rights reserved