this.searches = searches;
}
@Override
public BundleImporter get() {
return new BundleImporter(inputService, inputRegistry, extractorFactory,
streamService, streamRuleService, outputService, dashboardService,
dashboardRegistry, serverStatus, metricRegistry, searches);
}