getBrokerVersion

 

public int getBrokerVersion() throws JMSException;

Gets the version number of the broker.

Returns

  • the version number.

Exceptions

  • JMSException - if an internal error occurs.


uj27710_