Class ListenerContainerConsumerTerminatedEvent

  • All Implemented Interfaces:
    Serializable

    public class ListenerContainerConsumerTerminatedEvent
    extends AmqpEvent
    Published when a listener consumer is terminated.
    Since:
    2.0
    Author:
    Gary Russell
    See Also:
    Serialized Form
    • Constructor Detail

      • ListenerContainerConsumerTerminatedEvent

        public ListenerContainerConsumerTerminatedEvent​(Object source,
                                                        String reason)
        Construct an instance with the provided arguments.
        Parameters:
        source - the source container.
        reason - the reason.