public interface TopicMBean extends DestinationMBean
Modifier and Type | Method and Description |
---|---|
String[] |
getSubscriberIds()
Monitoring method returning an array containing the ids of users that
subscribes on this topic.
|
int |
getSubscriptions()
Monitoring method returning the number of users that subscribes on
this topic.
|
addInterceptors, addReader, addWriter, delete, getAdminName, getDMQId, getInterceptors, getName, getReaderList, getStatistic, getStatistics, getWriterList, isFreelyReadable, isFreelyWriteable, isQueue, isTopic, removeInterceptors, removeReader, removeWriter, setDMQId, setFreelyReadable, setFreelyWriteable
int getSubscriptions() throws ConnectException, AdminException
ConnectException
AdminException
String[] getSubscriberIds() throws AdminException, ConnectException
AdminException
ConnectException
Copyright © 2023 ScalAgent D.T.. All rights reserved.