Re: [Java] fanout exchange, JMX bindings() results

2009-07-22 Thread Aidan Skinner
On Wed, Jul 22, 2009 at 10:19 AM, Robbie Gemmell wrote: > I dont really like that, it isnt representative of whats actually > going on, so id like to change it to return a single CompositeData > element within the TabularData which contains a 'wildcard binding' > with all the queue names in the as

[Java] fanout exchange, JMX bindings() results

2009-07-22 Thread Robbie Gemmell
Hi all, The Exchange MBeans have a bindings() method that returns the information in a TabularData object containing CompositeData results. The direct, fanout, and topic exchanges generate a result set where each element contains: String BindingKey and String[ ] Queues (the headers exchange does s