public class DocumentedMBean extends StandardMBean
| Constructor and Description |
|---|
DocumentedMBean(T impl,
Class<T> mbeanInterface) |
| Modifier and Type | Method and Description |
|---|---|
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
NotCompliantMBeanExceptionprotected String getDescription(MBeanInfo info)
getDescription in class StandardMBeanprotected String getDescription(MBeanOperationInfo op)
getDescription in class StandardMBeanprotected String getDescription(MBeanAttributeInfo info)
getDescription in class StandardMBeanprotected int getImpact(MBeanOperationInfo info)
getImpact in class StandardMBeanCopyright © 2012 JBoss by Red Hat. All Rights Reserved.