TIBCO Enterprise Message Service

com.tibco.tibjms.admin
Class DetailedTransactionInfo.ConsumerMessage

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

public static class DetailedTransactionInfo.ConsumerMessage
extends DetailedTransactionInfo.XAMessage

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

Since:
EMS 6.1

Method Summary
 long getConsumerID()
          Get the consumer ID of the Consumer consuming this message.
 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

getConsumerID

public long getConsumerID()
Get the consumer ID of the Consumer consuming this message.

Returns:
The consumer ID of the Consumer consuming this message or 0 if the consumer does not exist anymore.

toString

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

TIBCO Enterprise Message Service

Copyright © TIBCO Software Inc. All rights reserved