close

 

public void close() throws JMSException;

Closes the subscriber and releases underlying resources associated with this subscriber.

Exceptions

  • JMSException - if the underlying MQ calls fail.


uj30800_