public final class TemporaryTopicRef extends TopicRef implements javax.jms.TemporaryTopic, TemporaryDestination
Implementation of a TemporaryTopic reference (not a real topic)
DestinationRef,
Serialized Form| Constructor and Description |
|---|
TemporaryTopicRef(AbstractConnection connection,
String topicName)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
String |
toString() |
getReference, getResourceName, getTopicNamepublic TemporaryTopicRef(AbstractConnection connection, String topicName)
Copyright © 2019. All rights reserved.