Class TestingJmxModule

java.lang.Object
io.airlift.jmx.testing.TestingJmxModule
All Implemented Interfaces:
com.google.inject.Module

public class TestingJmxModule extends Object implements com.google.inject.Module
  • Constructor Details

    • TestingJmxModule

      public TestingJmxModule()
  • Method Details

    • configure

      public void configure(com.google.inject.Binder binder)
      Specified by:
      configure in interface com.google.inject.Module