com.yammer.metrics.spring
Class JmxReporterFactory

java.lang.Object
  extended by com.yammer.metrics.spring.JmxReporterFactory

public class JmxReporterFactory
extends Object


Constructor Summary
JmxReporterFactory()
           
 
Method Summary
static JmxReporter createInstance(MetricsRegistry metrics)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmxReporterFactory

public JmxReporterFactory()
Method Detail

createInstance

public static JmxReporter createInstance(MetricsRegistry metrics)


Copyright © 2012. All Rights Reserved.