Class FileIntegrationEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.integration.events.IntegrationEvent
org.springframework.integration.file.event.FileIntegrationEvent
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- FileTailingMessageProducerSupport.FileTailingEvent
public abstract class FileIntegrationEvent extends IntegrationEvent
- Since:
- 3.0
- Author:
- Gary Russell
- See Also:
- Serialized Form
- 
Field Summary
- 
Constructor SummaryConstructors Constructor Description FileIntegrationEvent(Object source)
- 
Method SummaryMethods inherited from class org.springframework.integration.events.IntegrationEventgetCause, getSourceAsType, toString