public LiveCrawlerWatcher(CrawlerProxyNode node) { this.node = node; }
public CrawlerConfigWatcher(CrawlerProxyNode node) { this.node = node; }