[jboss-user] [JBoss Messaging] - Re: How to get the number of subscribers to a queue
timfox
do-not-reply at jboss.com
Fri Jan 19 09:27:00 EST 2007
This is not supported in 1.0.x, however it is supported in 1.2:
| <attribute access="read-only" getMethod="getConsumerCount">
| <description>The number of consumers on the queue</description>
| <name>ConsumerCount</name>
| <type>int</type>
| </attribute>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4003843#4003843
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4003843
More information about the jboss-user
mailing list