|
Websphere MQ Everyplace | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.mqe.jms.MQeDestination
The Destination
object encapsulates provider-specific destination addresses. Actual
functionality is provided by the Queue subclass.
A Destination is a JMS administered object.
Constructor Summary
MQeDestination()
Method Summary
java.lang.String
getDescription()
Get the description of this Destination object.
void
setDescription(java.lang.String desc)
Set a short description of this Destination object.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
MQeDestination
public MQeDestination()
Method Detail
setDescription
public final void setDescription(java.lang.String desc)
- Set a short description of this Destination object.
getDescription
public final java.lang.String getDescription()
- Get the description of this Destination object.
- Returns:
- String the description
Overview
Package
Class
Tree
Deprecated
Index
Help
Websphere MQ Everyplace
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD