getDestination

 

public Destination getDestination() throws JMSException;

Gets the destination associated with the message producer.

Returns

  • the message destination.

Exceptions

  • JMSException - with reasons MQJMS_E_INTERNAL_ERROR


uj29440_