getPriority

 

public int getPriority() throws JMSException;

Gets the producer's default priority.

Returns

  • the message priority for this message producer.

Exceptions

  • JMSException - with reason MQJMS_MESSAGEPRODUCER_CLOSED


uj29470_