|
Joram 5.2.6 | ||||||||
| 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
public class 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, BRIDGE_QUEUE, BRIDGE_TOPIC, CLUSTER_QUEUE, COLLECTOR_QUEUE, COLLECTOR_TOPIC, DEAD_MQUEUE, JMXBeanName, MAIL_QUEUE, MAIL_TOPIC, QUEUE, QUEUE_TYPE, SCHEDULER_QUEUE, TEMPORARY, TOPIC, TOPIC_TYPE, type |
| Constructor Summary | |
|---|---|
ClusterQueue()
Constructs an empty queue. |
|
ClusterQueue(java.util.Hashtable cluster)
Constructs a cluster queue. |
|
| Method Summary | |
|---|---|
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 |
|---|
addDestination, addDestination, code, decode, fromReference, getCluster, getDestination, getName, setCluster, setFreeReading, setFreeWriting, setReader, setWriter, toReference |
| Methods inherited from class org.objectweb.joram.client.jms.Destination |
|---|
addReader, addWriter, check, checkId, delete, doCreate, doRequest, equals, getAdminName, getDMQ, getDMQId, getJMXBeanName, getReaderList, getReaders, getStatistic, getStatistics, getType, getWrapper, getWriterList, getWriters, isFreelyReadable, isFreelyWriteable, isQueue, isTopic, newInstance, registerMBean, removeReader, removeWriter, setDMQ, setDMQId, setFreelyReadable, setFreelyWriteable, setWrapper, toXml, unregisterMBean, unsetFreeReading, unsetFreeWriting, unsetReader, unsetWriter |
| Methods inherited from class org.objectweb.joram.client.jms.admin.AdministeredObject |
|---|
getReference |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ClusterQueue()
public ClusterQueue(java.util.Hashtable cluster)
cluster - Hashtable of the cluster agent destination.| Method Detail |
|---|
public java.lang.String toString()
toString in interface javax.jms.QueuetoString in class java.lang.Object
public java.lang.String getQueueName()
throws javax.jms.JMSException
getQueueName in interface javax.jms.Queuejavax.jms.JMSException - Actually never thrown.
|
Joram 5.2.6 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||