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,
DashboardWidgetCreator dashboardWidgetCreator,
ServerStatus serverStatus,
Searches searches,
MessageInputFactory messageInputFactory,
InputLauncher inputLauncher,
GrokPatternService grokPatternService) |
@Inject public BundleImporterProvider(InputService inputService, InputRegistry inputRegistry, ExtractorFactory extractorFactory, StreamService streamService, StreamRuleService streamRuleService, OutputService outputService, DashboardService dashboardService, DashboardRegistry dashboardRegistry, DashboardWidgetCreator dashboardWidgetCreator, ServerStatus serverStatus, Searches searches, MessageInputFactory messageInputFactory, InputLauncher inputLauncher, GrokPatternService grokPatternService)
public BundleImporter get()
get in interface javax.inject.Provider<BundleImporter>Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.