public class BundleExporterProvider extends Object implements javax.inject.Provider<BundleExporter>
Constructor and Description |
---|
BundleExporterProvider(InputService inputService,
StreamService streamService,
OutputService outputService,
DashboardService dashboardService,
DashboardWidgetCreator dashboardWidgetCreator,
DBLookupTableService dbLookupTableService,
DBCacheService dbCacheService,
DBDataAdapterService dbDataAdapterService,
GrokPatternService grokPatternService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
@Inject public BundleExporterProvider(InputService inputService, StreamService streamService, OutputService outputService, DashboardService dashboardService, DashboardWidgetCreator dashboardWidgetCreator, DBLookupTableService dbLookupTableService, DBCacheService dbCacheService, DBDataAdapterService dbDataAdapterService, GrokPatternService grokPatternService, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public BundleExporter get()
get
in interface javax.inject.Provider<BundleExporter>
Copyright © 2012–2018 Graylog, Inc.. All rights reserved.