I'd like to be able to change the concurrentConsumers property on SimpleMessageListenerContainer at runtime via JMX. Is this possible without restarting the Spring context? I'd also be interested in hearing other suggestions for doing this sort of thing.