Class DestinationBasedMessageList

  • All Implemented Interfaces:
    MessageList

    public class DestinationBasedMessageList
    extends Object
    implements MessageList
    An implementation of MessageList which maintains a separate message list for each destination to reduce contention on the list and to speed up recovery times by only recovering the interested topics.