public class JmxInspector extends Object implements Iterable<JmxInspector.InspectorRecord>
| Modifier and Type | Class and Description |
|---|---|
static class |
JmxInspector.InspectorRecord |
static class |
JmxInspector.Types |
| Constructor and Description |
|---|
JmxInspector(com.google.inject.Injector injector) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<JmxInspector.InspectorRecord> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Iterator<JmxInspector.InspectorRecord> iterator()
iterator in interface Iterable<JmxInspector.InspectorRecord>Copyright © 2010-2017 Airlift. All Rights Reserved.