Class MessagingEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.integration.event.core.MessagingEvent
All Implemented Interfaces:
Serializable

public class MessagingEvent
extends ApplicationEvent
A subclass of ApplicationEvent that wraps a Message.
Author:
Mark Fisher
See Also:
Serialized Form