Package | Description |
---|---|
info.magnolia.dirwatch |
Modifier and Type | Method and Description |
---|---|
void |
DirectoryWatcherService.register(Path path,
com.google.common.base.Predicate<Path> filterPredicate,
WatcherCallback callback)
Registers a directory to the
DirectoryWatcher , with given filtering predicate and callback. |
void |
DirectoryWatcher.register(Path dir,
com.google.common.base.Predicate<Path> filterPredicate,
WatcherCallback callback) |
Copyright © 2003–2017 Magnolia International Ltd.. All rights reserved.