99100101102103104105106107108109
} finally { logger.info("Shutting down"); /* * stop the watcher and end */ watcher.stop(); logger.info("Done"); } }