All Known Subinterfaces:
QueuePollingOptimizer
All Known Implementing Classes:
DefaultDurableQueueConsumer, QueuePollingOptimizer.SimpleQueuePollingOptimizer

public interface DurableQueueConsumerNotifications
Notification interface that DurableQueueConsumer can implement if they want to be notified about messages being added to the queue they're consuming from
This is required for DurableQueueConsumer's that use a QueuePollingOptimizer