JMSDestinationjavax.jms.Destinationset by the producerDestination used by the producerJMSReplyTojavax.jms.Destinationnulluser definedJMSTypeStringemptyuser definedJMSDeliveryModeintDeliveryMode.PERSISTENTindicator if messages should be persistedJMSPriorityint4value from 0-9JMSMessageIDStringuniqueunique identifier for the messageJMSTimestamplongtime the message was senttime in millisecondsJMSCorrelationIDStringnulluser definedJMSExpirationlong0time in milliseconds to expire the message - 0 means never expireJMSRedeliveredbooleanfalsetrue if the message is being resent to the consumer
JMS定义的属性:
Property Name
type
default value
description
JMSXDeliveryCountint0number of attempts to send the messageJMSXGroupIDStringnullidentity of the message groupJMSXGroupSeqint0sequence number of the messageJMSXProducerTXIDStringnulltransaction identifier