Example usage for Java javax.jms TemporaryTopic fields, constructors, methods, implement or subclass
The text is from its open source code.
void | delete() Deletes this temporary topic. |
String | getTopicName() Gets the name of this topic. |
String | toString() Returns a string representation of this object. |