public class TopicRef extends DestinationRef implements javax.jms.Topic
Implementation of a Topic reference (not a real topic)
DestinationRef,
Serialized Form| Modifier and Type | Method and Description |
|---|---|
Reference |
getReference() |
String |
getResourceName()
Get the resource name for this destination reference
|
String |
getTopicName() |
String |
toString() |
protected String name
public TopicRef(String topicName)
public final String getTopicName()
getTopicName in interface javax.jms.Topicpublic final String getResourceName()
DestinationRefgetResourceName in class DestinationRefpublic final Reference getReference() throws NamingException
getReference in interface ReferenceableNamingExceptionCopyright © 2019. All rights reserved.