public class QueueRef extends DestinationRef implements javax.jms.Queue
Implementation of a Queue reference (not a real queue)
DestinationRef,
Serialized Form| Modifier and Type | Method and Description |
|---|---|
String |
getQueueName() |
Reference |
getReference() |
String |
getResourceName()
Get the resource name for this destination reference
|
String |
toString() |
protected String name
public QueueRef(String name)
public final String getQueueName()
getQueueName in interface javax.jms.Queuepublic final String getResourceName()
DestinationRefgetResourceName in class DestinationRefpublic final Reference getReference() throws NamingException
getReference in interface ReferenceableNamingExceptionCopyright © 2021. All rights reserved.