public static class FileTailingMessageProducerSupport.FileTailingEvent extends FileIntegrationEvent
| Constructor and Description |
|---|
FileTailingEvent(java.lang.Object source,
java.lang.String message,
java.io.File file) |
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getFile() |
protected java.lang.String |
getMessage() |
java.lang.String |
toString() |
getCausepublic FileTailingEvent(java.lang.Object source,
java.lang.String message,
java.io.File file)
protected java.lang.String getMessage()
public java.io.File getFile()
public java.lang.String toString()
toString in class IntegrationEvent