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.
|