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 org.springframework.integration.events.IntegrationEvent
Since:
3.0
See Also:
  • Constructor Details

    • FileIntegrationEvent

      public FileIntegrationEvent(Object source)