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