Package org.h2.jmx
Class DocumentedMBean
java.lang.Object
javax.management.StandardMBean
org.h2.jmx.DocumentedMBean
- All Implemented Interfaces:
DynamicMBean,MBeanRegistration
An MBean that reads the documentation from a resource file.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringprotected StringgetDescription(MBeanInfo info) protected Stringprotected intgetImpact(MBeanOperationInfo info) private PropertiesMethods inherited from class javax.management.StandardMBean
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getDescription, getImplementation, getImplementationClass, getMBeanInfo, getMBeanInterface, getParameterName, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementation
-
Field Details
-
interfaceName
-
resources
-
-
Constructor Details
-
DocumentedMBean
- Throws:
NotCompliantMBeanException
-
-
Method Details
-
getResources
-
getDescription
- Overrides:
getDescriptionin classStandardMBean
-
getDescription
- Overrides:
getDescriptionin classStandardMBean
-
getDescription
- Overrides:
getDescriptionin classStandardMBean
-
getImpact
- Overrides:
getImpactin classStandardMBean
-