public class PathEvents extends Object implements PathEventContext
| Modifier and Type | Method and Description |
|---|---|
void |
add(PathEvent pathEvent) |
List<PathEvent> |
getEvents() |
Path |
getWatchedDirectory() |
boolean |
isValid() |
public boolean isValid()
isValid in interface PathEventContextpublic Path getWatchedDirectory()
getWatchedDirectory in interface PathEventContextpublic List<PathEvent> getEvents()
getEvents in interface PathEventContextCopyright © 2015. All rights reserved.