Watcher constructor

Watcher()

Implementation

Watcher() {
  WatchHandler.registerWatcher(this);
}