I want to write a broker plugin that will get invoked very 15 min and do some
work. 
StatisticsBrokerPlugin does something similar when a message appears in the
"ActiveMQ.Statistics.Broker" destination. I could organize a timer to put a
message in a similar queue every 15 min. I looked up the docs and code but
could not find where StatisticBrokerPlugin is configued to listen to
"ActiveMQ.Statistics.Broker". Can someone help? OR tell me if there is
better way to doing this? The reason I want it to be a plugin is so I can
access the getDestinations based on an expression without having to use jmx. 

Thanks
-Noah 




--
View this message in context: 
http://activemq.2283324.n4.nabble.com/when-does-BrokerFilter-send-method-get-triggered-called-tp4290653p4290653.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to