public class DocumentedMBean
extends javax.management.StandardMBean
| Constructor and Description |
|---|
DocumentedMBean(T impl,
java.lang.Class<T> mbeanInterface) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getDescription(javax.management.MBeanAttributeInfo info) |
protected java.lang.String |
getDescription(javax.management.MBeanInfo info) |
protected java.lang.String |
getDescription(javax.management.MBeanOperationInfo op) |
protected int |
getImpact(javax.management.MBeanOperationInfo info) |
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getDescription, getImplementation, getImplementationClass, getMBeanInfo, getMBeanInterface, getParameterName, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementationpublic DocumentedMBean(T impl,
java.lang.Class<T> mbeanInterface)
throws javax.management.NotCompliantMBeanException
javax.management.NotCompliantMBeanExceptionprotected java.lang.String getDescription(javax.management.MBeanInfo info)
getDescription in class javax.management.StandardMBeanprotected java.lang.String getDescription(javax.management.MBeanOperationInfo op)
getDescription in class javax.management.StandardMBeanprotected java.lang.String getDescription(javax.management.MBeanAttributeInfo info)
getDescription in class javax.management.StandardMBeanprotected int getImpact(javax.management.MBeanOperationInfo info)
getImpact in class javax.management.StandardMBean