On 07/03/14 15:13, Rob Godfrey wrote:
On 7 March 2014 16:07, Fraser Adams <[email protected]> wrote:
Why have you removed getConsumers() from org.apache.qpid.server.model.
Queue?
I was using that!
You can do
for(Consumer subscription : queue.getChildren(Consumer.class))
I would think...
Not sure why it got removed - probably just as it wasn't being
referenced... although it might have been some sort of clash between the
AMQQueue and Queue versions of getConsumers() causing issues when they
merged their functions
Cheers, that seems to compile OK - I'll let you know if it actually
works when I get it back running again, hopefully it'll be fine. I think
I'm on the home strait now #famouslastwords
Frase
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]