public class JavascriptFileChangeHandler extends BaseWatchEventHandler
| Constructor and Description |
|---|
JavascriptFileChangeHandler(JsPluginEngine jsPluginEngine) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(String relativePath,
String fullPath,
WatchEvent.Kind<?> kind,
WatchEvent<?> event) |
getExtension, getInternalHandlerLabel, getWatchedFolder, getWatchTree, setExtension, setWatchedFolder, setWatchTreepublic JavascriptFileChangeHandler(JsPluginEngine jsPluginEngine)
public void handle(String relativePath, String fullPath, WatchEvent.Kind<?> kind, WatchEvent<?> event) throws Exception
ExceptionCopyright © 2016. All rights reserved.