Package io.airlift.jmx
Class MBeanRepresentation
java.lang.Object
io.airlift.jmx.MBeanRepresentation
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
ConstructorsConstructorDescriptionMBeanRepresentation(MBeanServer mbeanServer, ObjectName objectName, com.fasterxml.jackson.databind.ObjectMapper objectMapper) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
MBeanRepresentation
public MBeanRepresentation(MBeanServer mbeanServer, ObjectName objectName, com.fasterxml.jackson.databind.ObjectMapper objectMapper) throws JMException - Throws:
JMException
-
-
Method Details
-
getObjectName
-
getClassName
-
getDescription
-
getDescriptor
-
getAttributes
-
getOperations
-