com.sun.grizzly.http.servlet.deployer.watchdog
Class WatchedFile
java.lang.Object
com.sun.grizzly.http.servlet.deployer.watchdog.WatchedFile
public class WatchedFile
- extends Object
- Author:
- Sebastien Dionne
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
filename
public String filename
found
public boolean found
WatchedFile
public WatchedFile(String filename)
getFile
public String getFile()
setFile
public void setFile(String file)
isFound
public boolean isFound()
setFound
public void setFound(boolean found)
resetFlag
public void resetFlag()
Copyright © 2012 Oracle Corporation. All Rights Reserved.