public class MetricNameFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
JMX_GROUP_NAME |
Constructor and Description |
---|
MetricNameFactory() |
Modifier and Type | Method and Description |
---|---|
static MetricName |
name(String runtimeURI,
String type) |
static MetricName |
name(String runtimeURI,
String type,
Class clazz) |
public static final String JMX_GROUP_NAME
public static MetricName name(String runtimeURI, String type, Class clazz)
public static MetricName name(String runtimeURI, String type)
Copyright © 2005–2018. All rights reserved.