Interface ConfigServiceWatchServiceExecutor
-
- All Known Implementing Classes:
ConfigServiceWatchServiceExecutorImpl
public interface ConfigServiceWatchServiceExecutor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(org.uberfire.java.nio.file.WatchKey watchKey, long localLastModifiedValue, AsyncWatchServiceCallback callback)
-
-
-
Method Detail
-
execute
void execute(org.uberfire.java.nio.file.WatchKey watchKey, long localLastModifiedValue, AsyncWatchServiceCallback callback)
-
-