Package kr.ac.konkuk.ccslab.cm.thread
Class CMWatchServiceTask
java.lang.Object
kr.ac.konkuk.ccslab.cm.thread.CMWatchServiceTask
- All Implemented Interfaces:
Runnable
-
Constructor Summary
ConstructorsConstructorDescriptionCMWatchServiceTask
(Path syncPath, WatchService watchService, CMFileSyncManager syncManager, CMFileSyncInfo syncInfo) -
Method Summary
-
Constructor Details
-
CMWatchServiceTask
public CMWatchServiceTask(Path syncPath, WatchService watchService, CMFileSyncManager syncManager, CMFileSyncInfo syncInfo)
-
-
Method Details