public class BundleImporterProvider extends java.lang.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) |
| Modifier and Type | Method and Description |
|---|---|
BundleImporter |
get() |
@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.