public class SolQueueImpl extends SolDestination implements SolQueue, Serializable
| Constructor and Description |
|---|
SolQueueImpl(Queue queue)
Construct a named SolQueueImpl Destination
|
| Modifier and Type | Method and Description |
|---|---|
Queue |
getJCSMPQueue() |
String |
getQueueName()
Gets the name of this queue.
|
Reference |
getReference() |
createDestination, equals, getJCSMPDestination, getPhysicalName, hashCode, toStringpublic SolQueueImpl(Queue queue)
name - parameterpublic Queue getJCSMPQueue()
public String getQueueName()
Clients that depend upon the name are not portable.
getQueueName in interface Queuepublic Reference getReference() throws NamingException
getReference in interface ReferenceableNamingExceptionCopyright 2004-2019 Solace Corporation. All rights reserved.