public static class DetailedTransactionInfo.XAMessage
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
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() |
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
Copyright © Cloud Software Group, Inc. All rights reserved