JBoss.org Community Documentation
This operation lets you programmatically destroy a queue. The queue is undeployed and then all its data is destroyed from the database.
Be cautious when using this method since it will delete all data for the queue.
This operation returns true if the queue was successfully destroyed. otherwise it returns false.