WatchController constructor

WatchController()

Implementation

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