Package io.micronaut.scheduling.io.watch
Classes related to file watch.
- Since:
- 1.1.0
-
Class Summary Class Description DefaultWatchThread Simple watch service that simply stops the server if any changes occur.FileWatchCondition Custom condition to only enable file watch if the watch paths exist.FileWatchConfiguration Configuration for the file watch service.WatchServiceFactory A factory that creates the default watch service.