io.airlift.jmx
Class JmxHttpModule

java.lang.Object
  extended by io.airlift.jmx.JmxHttpModule
All Implemented Interfaces:
com.google.inject.Module

public class JmxHttpModule
extends Object
implements com.google.inject.Module


Constructor Summary
JmxHttpModule()
           
 
Method Summary
 void configure(com.google.inject.Binder binder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmxHttpModule

public JmxHttpModule()
Method Detail

configure

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


Copyright © 2010-2012 Airlift. All Rights Reserved.