public class DocumentedMBean extends StandardMBean
| 构造器和说明 |
|---|
DocumentedMBean(T impl,
Class<T> mbeanInterface) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
getDescription(MBeanAttributeInfo info) |
protected String |
getDescription(MBeanInfo info) |
protected String |
getDescription(MBeanOperationInfo op) |
protected int |
getImpact(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,
Class<T> mbeanInterface)
throws NotCompliantMBeanException
protected String getDescription(MBeanInfo info)
getDescription 在类中 StandardMBeanprotected String getDescription(MBeanOperationInfo op)
getDescription 在类中 StandardMBeanprotected String getDescription(MBeanAttributeInfo info)
getDescription 在类中 StandardMBeanprotected int getImpact(MBeanOperationInfo info)
getImpact 在类中 StandardMBeanCopyright © 2017. All rights reserved.