Can I use BrokerView class to find the "amount of messages per priority waiting to be sent to consumers". If i can extend the BrokerView class, how would i attach the BrokerView object by connecting to the broker i started.
Help on this or other ideas on how to programatically "find amount of messages per priority waiting to be sent to consumers" is greatly appreciated. - Sreenivas samahome wrote: > > Thanks, James for the info relating to using interceptor for broker for > finding the amount of messages per priority waiting to be sent to > consumer. > > Could you provide some examples of how the broker interceptor is written > and configured ? > > - Sreenivas > > > > James.Strachan wrote: >> >> You could write a broker interceptor to keep a track of this kind of >> thing; or use selectors. >> >> http://incubator.apache.org/activemq/interceptors.html >> >> On 12/4/06, samahome <[EMAIL PROTECTED]> wrote: >>> >>> Which classes in ActiveMQ source i can look at for Providing an way for >>> retrieving the amount of messages per priority that is waiting to be >>> sent to >>> subscribers ? >>> >>> I would like to get this functionality programatically (other than the >>> use >>> of JMX). >>> >>> Help /Insights on this greatly appreciated. >>> >>> Thanks, >>> Sreenivas >>> -- >>> View this message in context: >>> http://www.nabble.com/NEED-HELP--on-how-i-can-%22Provide-an-ay-for-retrieving-the-amount-of-messages-per-priority-that-is-waiting-to-be-sent-to-subscribers%22-tf2749797.html#a7671885 >>> Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. >>> >>> >> >> >> -- >> >> James >> ------- >> http://radio.weblogs.com/0112098/ >> >> > > -- View this message in context: http://www.nabble.com/NEED-HELP--on-how-i-can-%22Provide-an-ay-for-retrieving-the-amount-of-messages-per-priority-that-is-waiting-to-be-sent-to-subscribers%22-tf2749797.html#a7689330 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.