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:
- Serialized Form
-
Field Summary
-
Constructor Summary
Constructors Constructor Description FileTailingIdleEvent(Object source, File file, long idleTime)
-
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
-
Constructor Details
-
Method Details
-
toString
- Overrides:
toString
in classFileTailingMessageProducerSupport.FileTailingEvent
-