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
- See Also:
-
Field Summary
Fields inherited from class org.springframework.integration.events.IntegrationEvent
cause
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.integration.file.tail.FileTailingMessageProducerSupport.FileTailingEvent
getFile, getMessage
Methods inherited from class org.springframework.integration.events.IntegrationEvent
getCause, getSourceAsType
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
getSource
-
Constructor Details
-
FileTailingIdleEvent
-
-
Method Details
-
toString
- Overrides:
toString
in classFileTailingMessageProducerSupport.FileTailingEvent
-