public static class FileTailingMessageProducerSupport.FileTailingEvent extends FileIntegrationEvent
causesourceSE| コンストラクターと説明 |
|---|
FileTailingEvent(ObjectSE source, StringSE message, FileSE file) |
| 修飾子と型 | メソッドと説明 |
|---|---|
FileSE | getFile() |
StringSE | getMessage() 基になるテーリングプロデューサー(Apache Commons または OS ネイティブの 1 つ)から発行されたテキストメッセージを返します。 |
StringSE | toString() |
getCause, getSourceAsTypegetTimestampgetSourceSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic StringSE getMessage()
同じイベント型(「ファイルが見つかりません」など)の場合、プロデューサーとそのプラットフォームによってテキストが異なる場合があることに注意してください。
public FileSE getFile()
public StringSE toString()
IntegrationEvent の toString