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,
MessageInputFactory messageInputFactory,
InputLauncher inputLauncher) |
@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, MessageInputFactory messageInputFactory, InputLauncher inputLauncher)
public BundleImporter get()
get
in interface javax.inject.Provider<BundleImporter>
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.