public class ClusterTopic extends ClusterDestination implements Topic
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 |
---|
ClusterTopic()
Constructs an empty cluster topic.
|
ClusterTopic(Hashtable cluster)
Constructs a cluster topic.
|
Modifier and Type | Method and Description |
---|---|
String |
getTopicName()
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 ClusterTopic()
public ClusterTopic(Hashtable cluster)
cluster
- Hashtable of the cluster agent destination.public String toString()
public String getTopicName() throws JMSException
getTopicName
in interface Topic
JMSException
- Actually never thrown.Copyright © 2020 ScalAgent D.T.. All rights reserved.