protected void configure()

in src/main/java/com/googlesource/gerrit/plugins/metricsreporterjmx/Module.java [21:23]


  protected void configure() {
    listener().to(GerritJmxReporter.class);
  }