public final class WatchServiceProvider
extends java.lang.Object
implements javax.inject.Provider<java.nio.file.WatchService>
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
log |
Constructor and Description |
---|
WatchServiceProvider() |
Modifier and Type | Method and Description |
---|---|
java.nio.file.WatchService |
get() |