|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.TimerTask
org.goetz.domino.log4j.config.FileWatcher
org.goetz.domino.log4j.config.ConfigFileWatcher
This class
| Constructor Summary | |
ConfigFileWatcher(java.io.File file)
Constructor. |
|
| Method Summary | |
protected void |
onChange(java.io.File f)
Called only when the file changed. |
| Methods inherited from class org.goetz.domino.log4j.config.FileWatcher |
run |
| Methods inherited from class java.util.TimerTask |
cancel, scheduledExecutionTime |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConfigFileWatcher(java.io.File file)
file - file to check for changes.| Method Detail |
protected void onChange(java.io.File f)
FileWatcher
onChange in class FileWatcherf - referred file.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||