|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.joram.client.jms.admin.AdministeredObject
org.objectweb.joram.client.jms.Destination
org.objectweb.joram.client.jms.admin.ClusterDestination
org.objectweb.joram.client.jms.admin.ClusterQueue
this is a sample.
| Field Summary |
| Fields inherited from class org.objectweb.joram.client.jms.admin.ClusterDestination |
cluster |
| Fields inherited from class org.objectweb.joram.client.jms.Destination |
adminName, agentId |
| Constructor Summary | |
ClusterQueue()
Constructs an empty queue. |
|
ClusterQueue(java.util.Hashtable cluster)
Constructs a cluster queue. |
|
| Method Summary | |
Destination |
getDestination()
return the appropriate destination of cluster |
java.lang.String |
getQueueName()
API method. |
java.lang.String |
toString()
Returns a String image of the cluster queue. |
| Methods inherited from class org.objectweb.joram.client.jms.admin.ClusterDestination |
code, decode, equals, getCluster, getName, getReference, setCluster |
| Methods inherited from class org.objectweb.joram.client.jms.Destination |
addReader, addWriter, delete, doCreate, getAdminName, getDMQ, getReaderList, getReaders, getStatistic, getType, getWriterList, getWriters, isAssignableTo, isFreelyReadable, isFreelyWriteable, isQueue, newInstance, removeReader, removeWriter, setDMQ, setFreelyReadable, setFreelyWriteable, setFreeReading, setFreeWriting, setReader, setWriter, unsetFreeReading, unsetFreeWriting, unsetReader, unsetWriter |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ClusterQueue(java.util.Hashtable cluster)
cluster - Hashtable of the cluster agent destination.public ClusterQueue()
| Method Detail |
public Destination getDestination()
getDestination in class ClusterDestinationpublic java.lang.String toString()
toString in interface javax.jms.Queue
public java.lang.String getQueueName()
throws javax.jms.JMSException
getQueueName in interface javax.jms.Queuejavax.jms.JMSException - Actually never thrown.
|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||