Inherited by com.scalagent.joram.mom.dest.mail.JavaMailTopicImplMBean, org.objectweb.joram.mom.dest.AdminTopicImplMBean, org.objectweb.joram.mom.dest.MonitoringTopicImplMBean, and org.objectweb.joram.mom.dest.TopicImpl.
Inheritance diagram for org.objectweb.joram.mom.dest.TopicImplMBean:


Public Member Functions | |
| String[] | getSubscriberIds () |
Definition at line 25 of file TopicImplMBean.java.
| String [] org.objectweb.joram.mom.dest.TopicImplMBean.getSubscriberIds | ( | ) |
Returns the list of unique identifiers of all subscribers. Each user appears once even if there is multiples subscriptions, the different subscriptions can be enumerate through the proxy MBean.
Implemented in org.objectweb.joram.mom.dest.TopicImpl.
1.5.0