public class RootFileWatcher extends BaseWatchEventHandler
Constructor and Description |
---|
RootFileWatcher() |
Modifier and Type | Method and Description |
---|---|
String |
getInternalHandlerLabel() |
void |
handle(String relativePath,
String fullPath,
WatchEvent.Kind<?> kind,
WatchEvent<?> event) |
getExtension, getWatchedFolder, getWatchTree, setExtension, setWatchedFolder, setWatchTree
public RootFileWatcher()
public void handle(String relativePath, String fullPath, WatchEvent.Kind<?> kind, WatchEvent<?> event) throws Exception
Exception
public String getInternalHandlerLabel()
getInternalHandlerLabel
in interface IWatchEventHandler
getInternalHandlerLabel
in class BaseWatchEventHandler
Copyright © 2016. All rights reserved.