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