getDestination

 

public Destination getDestination() throws JMSException;

Gets the message destination.

Returns

  • the destination - either queue or topic.

Exceptions

  • JMSException - with reason MQJMS_MESSAGECONSUMER_CLOSED


uj29320_