getCloneSupport

 

public int getCloneSupport() throws JMSException;

Indicates whether cloning is supported.

Returns

  • supported values are:

    • JMSC.MQJMS_CLONE_ENABLED

    • JMSC.MQJMS_CLONE_DISABLED

Exceptions

  • JMSException - if an internal error occurs.


uj27790_