public final class ServiceBusJmsQueue extends JNDIStorable implements javax.jms.Queue
REQUIRED_PROPERTY_MESSAGE_FORMAT| Constructor and Description |
|---|
ServiceBusJmsQueue()
Intended to be used by JNDI only.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
getProperties() |
String |
getQueueName() |
protected void |
setProperties(Map<String,String> properties) |
checkRequiredProperty, getReferencepublic ServiceBusJmsQueue()
public String getQueueName() throws javax.jms.JMSException
getQueueName in interface javax.jms.Queuejavax.jms.JMSExceptionprotected Map<String,String> getProperties()
getProperties in class JNDIStorableprotected void setProperties(Map<String,String> properties)
setProperties in class JNDIStorableCopyright © 2021. All rights reserved.