setBrokerPubQueueManager

 

public void setBrokerPubQueueManager(String brokerPubQueueManager) 
              throws JMSException;

Sets the broker's queue manager

Parameters

  • brokerPubQueueManager - the name of the broker's queue manager to publish on

Exceptions

  • JMSException - if the command failed due to an internal error


uj30520_