Class: TemporaryTopic

TemporaryTopic

A TemporaryTopic object is a unique Topic object created for the duration of a Connection. It is a system-defined topic that can be consumed only by the Connection that created it.

new TemporaryTopic()

This method is not meant to be used directly. Creates a TemporaryTopic object that holds the name of a JMS topic.

Extends

Method Summary

deleteTemporaryTopic
Deletes this temporary topic.

Inherited Methods

Method Detail

deleteTemporaryTopic()

Deletes this temporary topic.