Package io.airlift.jmx
Class MBeanRepresentation.AttributeRepresentation
- java.lang.Object
-
- io.airlift.jmx.MBeanRepresentation.AttributeRepresentation
-
- Enclosing class:
- MBeanRepresentation
public static class MBeanRepresentation.AttributeRepresentation extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDescription()Map<String,Object>getDescriptor()StringgetName()StringgetType()ObjectgetValue()booleanisReadable()booleanisWritable()
-