798081828384858687
new EventableConditionChecker(configurationReader.getEventableConditions()); elementChecker = new CandidateElementManager(eventableConditionChecker, crawlConditionChecker); browserPool = new BrowserPool(configurationReader); workQueue = init(); }
777879808182838485