public class BundleImporterProvider extends Object implements javax.inject.Provider<BundleImporter>
| Constructor and Description |
|---|
BundleImporterProvider(InputService inputService,
InputRegistry inputRegistry,
ExtractorFactory extractorFactory,
StreamService streamService,
StreamRuleService streamRuleService,
OutputService outputService,
DashboardService dashboardService,
DashboardRegistry dashboardRegistry,
ServerStatus serverStatus,
com.codahale.metrics.MetricRegistry metricRegistry,
Searches searches) |
@Inject public BundleImporterProvider(InputService inputService, InputRegistry inputRegistry, ExtractorFactory extractorFactory, StreamService streamService, StreamRuleService streamRuleService, OutputService outputService, DashboardService dashboardService, DashboardRegistry dashboardRegistry, ServerStatus serverStatus, com.codahale.metrics.MetricRegistry metricRegistry, Searches searches)
public BundleImporter get()
get in interface javax.inject.Provider<BundleImporter>Copyright © 2012-2014 TORCH GmbH. All Rights Reserved.