public class ClusterQueue extends ClusterDestination implements javax.jms.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.Copyright © 2018 ScalAgent D.T.. All Rights Reserved.