Hi,
I need to get the list of queues programmatically. I found this (Java Code Example org.apache.activemq.broker.jmx.QueueViewMBean ) sample code but I cannot resolve the type BrokerViewMBean.
Can anyone point out how to get such list?
Thanks,
Laura