Class ThreatIntelPluginModule

java.lang.Object
com.google.inject.AbstractModule
org.graylog2.plugin.inject.Graylog2Module
org.graylog2.plugin.PluginModule
org.graylog.plugins.threatintel.ThreatIntelPluginModule
All Implemented Interfaces:
com.google.inject.Module

public class ThreatIntelPluginModule extends PluginModule
  • Constructor Details

    • ThreatIntelPluginModule

      public ThreatIntelPluginModule()
  • Method Details

    • getConfigBeans

      public Set<? extends PluginConfigBean> getConfigBeans()
      Overrides:
      getConfigBeans in class PluginModule
    • configure

      protected void configure()
      Overrides:
      configure in class com.google.inject.AbstractModule