Package de.willuhn.jameica.messaging
Class FileChangedMessage
- java.lang.Object
-
- de.willuhn.jameica.messaging.FileChangedMessage
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
FileChangedMessage(java.io.File file)
ct.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.io.File
getFile()
Liefert die geaenderte Datei.
-