io.airlift.jmx
Class MBeanRepresentation.ParameterRepresentation
java.lang.Object
io.airlift.jmx.MBeanRepresentation.ParameterRepresentation
- Enclosing class:
- MBeanRepresentation
public static class MBeanRepresentation.ParameterRepresentation
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MBeanRepresentation.ParameterRepresentation
public MBeanRepresentation.ParameterRepresentation(MBeanParameterInfo parameterInfo)
getName
public String getName()
getDescription
public String getDescription()
getType
public String getType()
getDescriptor
public Map<String,Object> getDescriptor()
Copyright © 2010-2012 Airlift. All Rights Reserved.