public class GaugeConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GaugeConfig.MBeanAttribute |
| Constructor and Description |
|---|
GaugeConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDisplay() |
List<GaugeConfig.MBeanAttribute> |
getMBeanAttributes() |
String |
getMBeanObjectName() |
String |
getVersion() |
int |
hashCode() |
void |
setMBeanAttributes(List<GaugeConfig.MBeanAttribute> mbeanAttributes) |
void |
setMBeanObjectName(String mbeanObjectName) |
String |
toString() |
public void setMBeanObjectName(String mbeanObjectName)
public List<GaugeConfig.MBeanAttribute> getMBeanAttributes()
public void setMBeanAttributes(List<GaugeConfig.MBeanAttribute> mbeanAttributes)
Copyright © 2011–2015 Glowroot contributors. All rights reserved.