delete

 

public void delete() throws JMSException;

Deletes this temporary queue.

Exceptions

  • JMSException - if the queue is in use, or if the command fails due to some internal error.


uj30360_