Mario Siegenthaler-2 wrote:
>
> IIRC you should use a MBeanServerConnection and then
> getAttribute(objectName, "enqueueCount") on it to get the value you're
> looking for.
> I you're surfing around on "reflection"-level, you get all the
> information ABOUT the mbean, but not the actual mbean.
>
> --Mario
>
That did the trick. I never even thought that I'd have to re-request for
the attribute name.
Thank all of you for your help. I couldn't have done it without you.
--
View this message in context:
http://www.nabble.com/DestinationStatistics-tp19397314p19422755.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.