Package com.azure.servicebus.jms
Class ServiceBusJmsTopic
java.lang.Object
com.azure.servicebus.jms.jndi.JNDIStorable
com.azure.servicebus.jms.ServiceBusJmsTopic
- All Implemented Interfaces:
jakarta.jms.Destination,jakarta.jms.Topic,Referenceable
Intended for JNDI use only. Users should not be actively referencing this class
-
Field Summary
Fields inherited from class com.azure.servicebus.jms.jndi.JNDIStorable
REQUIRED_PROPERTY_MESSAGE_FORMAT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.azure.servicebus.jms.jndi.JNDIStorable
checkRequiredProperty, getReferenceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface jakarta.jms.Topic
toString
-
Constructor Details
-
ServiceBusJmsTopic
public ServiceBusJmsTopic()Intended to be used by JNDI only. Users should not be actively calling this constructor.
-
-
Method Details
-
getTopicName
- Specified by:
getTopicNamein interfacejakarta.jms.Topic- Throws:
jakarta.jms.JMSException
-
getProperties
- Specified by:
getPropertiesin classJNDIStorable
-
setProperties
- Specified by:
setPropertiesin classJNDIStorable
-