|
TIBCO Enterprise Message Service | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tibco.tibjms.admin.DetailedTransactionInfo.XAMessage
public static class DetailedTransactionInfo.XAMessage
Method Summary | |
---|---|
java.lang.String |
getDestinationName()
Get the destination name to which this message was sent. |
int |
getDestinationType()
Get the destination type to which this message was sent. |
java.lang.String |
getMessageID()
Get the message ID of this message. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.String getDestinationName()
public int getDestinationType()
DestinationInfo.ALL_TYPE
indicates the destination
could not be found.
com.tibco.tibjms.admin.DestinationInfo.QUEUE_TYPE
,
com.tibco.tibjms.admin.DestinationInfo.TOPIC_TYPE
,
com.tibco.tibjms.admin.DestinationInfo.ALL_TYPE
public java.lang.String getMessageID()
public java.lang.String toString()
toString
in class java.lang.Object
|
TIBCO Enterprise Message Service | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |