@Authors(value="Nikolche Mihajlovski")
@Since(value="4.1.0")
public interface FilesystemChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
created(String filename) |
void |
deleted(String filename) |
void |
modified(String filename) |
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.