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
-
Field Summary
-
Constructor Summary
Constructors Constructor Description MessagingEvent(Message<?> message) -
Method Summary
Modifier and Type Method Description Message<?>getMessage()