public class WatchDirConfig
extends java.lang.Object
Constructor and Description |
---|
WatchDirConfig() |
Modifier and Type | Method and Description |
---|---|
java.io.File |
getWatchDir()
Used to get the directory been watched
|
void |
setWatchDir(java.io.File watchDir)
Used to set the directory been watched
|