io.airlift.jmx
Class JmxInspector
java.lang.Object
io.airlift.jmx.JmxInspector
- All Implemented Interfaces:
- Iterable<JmxInspector.InspectorRecord>
public class JmxInspector
- extends Object
- implements Iterable<JmxInspector.InspectorRecord>
|
Constructor Summary |
JmxInspector(com.google.inject.Injector injector)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmxInspector
@Inject
public JmxInspector(com.google.inject.Injector injector)
throws Exception
- Throws:
Exception
iterator
public Iterator<JmxInspector.InspectorRecord> iterator()
- Specified by:
iterator in interface Iterable<JmxInspector.InspectorRecord>
Copyright © 2010-2012 Airlift. All Rights Reserved.