Class NetFlowPluginModule

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

public class NetFlowPluginModule extends PluginModule
  • Constructor Details

    • NetFlowPluginModule

      public NetFlowPluginModule()
  • 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