Class FileTailingMessageProducerSupport.FileTailingIdleEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.integration.events.IntegrationEvent
org.springframework.integration.file.event.FileIntegrationEvent
org.springframework.integration.file.tail.FileTailingMessageProducerSupport.FileTailingEvent
org.springframework.integration.file.tail.FileTailingMessageProducerSupport.FileTailingIdleEvent
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- FileTailingMessageProducerSupport
public static class FileTailingMessageProducerSupport.FileTailingIdleEvent
extends FileTailingMessageProducerSupport.FileTailingEvent
- Since:
- 3.0
- Author:
- Gary Russell, Artem Bilan, Ali Shahbour, Vladimir Plizga
- See Also:
- 
Field SummaryFields inherited from class org.springframework.integration.events.IntegrationEventcauseFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.springframework.integration.file.tail.FileTailingMessageProducerSupport.FileTailingEventgetFile, getMessageMethods inherited from class org.springframework.integration.events.IntegrationEventgetCause, getSourceAsTypeMethods inherited from class org.springframework.context.ApplicationEventgetTimestampMethods inherited from class java.util.EventObjectgetSource
- 
Constructor Details- 
FileTailingIdleEvent
 
- 
- 
Method Details- 
toString- Overrides:
- toStringin class- FileTailingMessageProducerSupport.FileTailingEvent
 
 
-