public class ClusterQueue extends ClusterDestination implements Queue
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
define serialVersionUID for interoperability
|
cluster
ACQUISITION_QUEUE, ACQUISITION_TOPIC, adminName, agentId, ALIAS_QUEUE, CLUSTER_QUEUE, DEAD_MQUEUE, DISTRIBUTION_QUEUE, DISTRIBUTION_TOPIC, FTP_QUEUE, JMXBeanName, QUEUE, QUEUE_TYPE, SCHEDULER_QUEUE, TEMPORARY, TOPIC, TOPIC_TYPE
Constructor and Description |
---|
ClusterQueue()
Constructs an empty cluster queue.
|
ClusterQueue(Hashtable cluster)
Constructs a cluster queue.
|
Modifier and Type | Method and Description |
---|---|
String |
getQueueName()
API method.
|
String |
toString()
Returns a String image of the cluster queue.
|
addDestination, addDestination, fromReference, getCluster, getDestination, getName, getType, setCluster, setFreeReading, setFreeWriting, setReader, setWriter, toReference
addInterceptor, addInterceptors, addReader, addWriter, check, checkId, delete, doCreate, equals, getAdminName, getDMQ, getDMQId, getInterceptors, getJMXBeanName, getReaderList, getReaders, getStatistic, getStatistics, getStatistics, getWrapper, getWriterList, getWriters, hashCode, isFreelyReadable, isFreelyWriteable, isQueue, isTopic, newInstance, registerMBean, removeInterceptors, removeReader, removeWriter, replaceInterceptor, replaceInterceptor, scale, setDMQ, setDMQId, setFreelyReadable, setFreelyWriteable, setProperties, setWrapper, toXml, unregisterMBean, unsetFreeReading, unsetFreeWriting, unsetReader, unsetWriter
getReference
private static final long serialVersionUID
public ClusterQueue()
public ClusterQueue(Hashtable cluster)
cluster
- Hashtable of the cluster agent destination.public String toString()
public String getQueueName() throws JMSException
getQueueName
in interface Queue
JMSException
- Actually never thrown.Copyright © 2023 ScalAgent D.T.. All rights reserved.