|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.utils.WatchDog<java.lang.Long>
org.apache.ode.utils.fs.FileWatchDog
public class FileWatchDog
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.ode.utils.WatchDog |
---|
WatchDog.Mutable<T> |
Field Summary | |
---|---|
protected java.io.File |
file
|
Fields inherited from class org.apache.ode.utils.WatchDog |
---|
DEFAULT_DELAY, mutable |
Constructor Summary | |
---|---|
FileWatchDog(java.io.File file)
|
|
FileWatchDog(java.io.File file,
long delay)
|
Method Summary |
---|
Methods inherited from class org.apache.ode.utils.WatchDog |
---|
check, doOnDelete, doOnUpdate, getDelay, init, isInitialized, run, setDelay |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final java.io.File file
Constructor Detail |
---|
public FileWatchDog(java.io.File file, long delay)
public FileWatchDog(java.io.File file)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |