Interface IKnowsDeliveryCount<M>

All Known Implementing Classes:
JmsListener, PushingJmsListener

public interface IKnowsDeliveryCount<M>
Interface to be implemented by Listeners that can find out the delivery count of the messages they receive.
Since:
4.9
Author:
Gerrit van Brakel