Package org.apache.catalina.ha.deploy
Interface FileChangeListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
fileModified
(File f) Modification from watchDir war detected.void
fileRemoved
(File f) War remove from watchDir.
-
Method Details
-
fileModified
Modification from watchDir war detected.- Parameters:
f
- the modified file
-
fileRemoved
-