getNoLocal

 

public boolean getNoLocal() throws JMSException;

Indicates whether locally published messages are inhibited.

Returns

  • true means that locally published messages are inhibited.

Exceptions

  • JMSException - with reason MQJMS_MESSAGECONSUMER_CLOSED


uj29350_