Uses of Class
org.graylog.events.event.EventProcessorEventFactory
Packages that use EventProcessorEventFactory
-
Uses of EventProcessorEventFactory in org.graylog.events.processor
Constructor parameters in org.graylog.events.processor with type arguments of type EventProcessorEventFactoryModifierConstructorDescriptionEventProcessorEngine(Map<String, EventProcessor.Factory> eventProcessorFactories, DBEventDefinitionService dbService, EventFieldSpecEngine fieldSpecEngine, EventNotificationHandler notificationHandler, EventStorageHandlerEngine storageHandlerEngine, javax.inject.Provider<EventProcessorEventFactory> eventFactoryProvider, EventProcessorExecutionMetrics metrics)