Package io.micronaut.scheduling.io.watch.osx
package io.micronaut.scheduling.io.watch.osx
Classes related to file watch on OS X.
- Since:
- 1.1.0
- Author:
- graemerocher
-
ClassDescriptionA factory that creates the
WatchService
.Replaces theDefaultWatchThread
for Mac OS X to use native file watch.