Uses of Annotation Interface
org.graylog2.system.SystemEntity
Packages that use SystemEntity
-
Uses of SystemEntity in org.graylog2.lookup
Constructor parameters in org.graylog2.lookup with annotations of type SystemEntityModifierConstructorDescriptionLookupTableService(LookupTableConfigService configService, Map<String, LookupCache.Factory> cacheFactories, Map<String, LookupDataAdapter.Factory> adapterFactories, Map<String, LookupDataAdapter.Factory2> adapterFactories2, Map<String, LookupDataAdapter.Factory2> systemAdapterFactories, ScheduledExecutorService scheduler, com.google.common.eventbus.EventBus eventBus)