Interface ProducesMessageQueue<T extends MessageQueue>

All Known Implementing Classes:
BoundedControlAwareMailbox, BoundedDequeBasedMailbox, BoundedMailbox, BoundedPriorityMailbox, BoundedStablePriorityMailbox, NonBlockingBoundedMailbox, SingleConsumerOnlyUnboundedMailbox, UnboundedControlAwareMailbox, UnboundedDequeBasedMailbox, UnboundedMailbox, UnboundedPriorityMailbox, UnboundedStablePriorityMailbox

public interface ProducesMessageQueue<T extends MessageQueue>