7879808182838485868788
FolderWatcher watcher = new FolderWatcher(config); /* * start the watcher */ watcher.start(); /* * run as long we have no shutdown file */ try {