I have a queue with several consumers and I'd like to disable one from ActiveMQ.
I've looked into using JMX but haven't been able to see anything that would allow me to do this.
Ideally this would be without changing any of the code at the consumer.