public abstract class DestinationRef extends Object implements javax.jms.Destination, Serializable, Referenceable
Base implementation for a Destination reference (not the real destination).
Implements both Serializable and Referenceable to enable
remote usage over JNDI.
| Constructor and Description |
|---|
DestinationRef() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getResourceName()
Get the resource name for this destination reference
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetReferencepublic abstract String getResourceName()
Copyright © 2021. All rights reserved.