Uses of Class
io.airlift.jmx.JmxInspector.Types

Uses of JmxInspector.Types in io.airlift.jmx
 

Fields in io.airlift.jmx declared as JmxInspector.Types
 JmxInspector.Types JmxInspector.InspectorRecord.type
           
 

Methods in io.airlift.jmx that return JmxInspector.Types
static JmxInspector.Types JmxInspector.Types.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JmxInspector.Types[] JmxInspector.Types.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2012 Airlift. All Rights Reserved.