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, setFreelyWriteableint getSubscriptions()
throws ConnectException,
AdminException
ConnectExceptionAdminExceptionString[] getSubscriberIds() throws AdminException, ConnectException
AdminExceptionConnectExceptionCopyright © 2023 ScalAgent D.T.. All rights reserved.