Package com.azure.servicebus.jms
Class ServiceBusJmsQueue
java.lang.Object
com.azure.servicebus.jms.jndi.JNDIStorable
com.azure.servicebus.jms.ServiceBusJmsQueue
- All Implemented Interfaces:
jakarta.jms.Destination,jakarta.jms.Queue,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.Queue
toString
-
Constructor Details
-
ServiceBusJmsQueue
public ServiceBusJmsQueue()Intended to be used by JNDI only. Users should not be actively calling this constructor.
-
-
Method Details
-
getQueueName
- Specified by:
getQueueNamein interfacejakarta.jms.Queue- Throws:
jakarta.jms.JMSException
-
getProperties
- Specified by:
getPropertiesin classJNDIStorable
-
setProperties
- Specified by:
setPropertiesin classJNDIStorable
-