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, setWatchTree
public JavascriptFileChangeHandler(JsPluginEngine jsPluginEngine)
public void handle(String relativePath, String fullPath, WatchEvent.Kind<?> kind, WatchEvent<?> event) throws Exception
Exception
Copyright © 2016. All rights reserved.