getMessageListener

 

public MessageListener getMessageListener() throws JMSException;

Gets the session's distinguished message listener.

Returns

  • MessageListener

Exceptions

  • JMSException - with reason MQJMS_E_SESSION_CLOSED .


uj30280_