Interface AsyncWatchService
-
public interface AsyncWatchService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(IOWatchServiceExecutor wsExecutor)StringgetDescription()
-
-
-
Method Detail
-
execute
void execute(IOWatchServiceExecutor wsExecutor)
-
getDescription
String getDescription()
-
-