com.opensymphony.webwork.util.classloader.monitor
Class FilesystemAlterationMonitor
java.lang.Object
com.opensymphony.webwork.util.classloader.monitor.FilesystemAlterationMonitor
- All Implemented Interfaces:
- Runnable
public final class FilesystemAlterationMonitor
- extends Object
- implements Runnable
- Author:
- tcurdt
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilesystemAlterationMonitor
public FilesystemAlterationMonitor()
stop
public void stop()
setInterval
public void setInterval(long pDelay)
addListener
public void addListener(FilesystemAlterationListener listener,
File directory)
removeListener
public void removeListener(FilesystemAlterationListener listener)
run
public void run()
- Specified by:
run
in interface Runnable
doRun
public void doRun()