public class BundleImporterProvider extends Object implements javax.inject.Provider<BundleImporter>
| Constructor and Description |
|---|
BundleImporterProvider(InputService inputService,
InputRegistry inputRegistry,
ExtractorFactory extractorFactory,
StreamService streamService,
StreamRuleService streamRuleService,
IndexSetRegistry indexSetRegistry,
OutputService outputService,
DashboardService dashboardService,
DashboardWidgetCreator dashboardWidgetCreator,
ServerStatus serverStatus,
MessageInputFactory messageInputFactory,
InputLauncher inputLauncher,
GrokPatternService grokPatternService,
TimeRangeFactory timeRangeFactory) |
@Inject public BundleImporterProvider(InputService inputService, InputRegistry inputRegistry, ExtractorFactory extractorFactory, StreamService streamService, StreamRuleService streamRuleService, IndexSetRegistry indexSetRegistry, OutputService outputService, DashboardService dashboardService, DashboardWidgetCreator dashboardWidgetCreator, ServerStatus serverStatus, MessageInputFactory messageInputFactory, InputLauncher inputLauncher, GrokPatternService grokPatternService, TimeRangeFactory timeRangeFactory)
public BundleImporter get()
get in interface javax.inject.Provider<BundleImporter>Copyright © 2012–2017 Graylog, Inc.. All rights reserved.