getPriority

 

public int getPriority();

Gets the override priority value.

Returns

  • the new priority. Possible values are:

    • JMSC.MQJMS_PRI_APP

    • JMSC.MQJMS_PRI_QDEF

    • An integer between 0 and 9, inclusive.


uj29130_