public final class StandardNanoMBean extends StandardMBean
| Constructor and Description |
|---|
StandardNanoMBean(Object implementation,
Class management,
MBeanInfo mBeanInfo)
Construct a StandardNanoMBean.
|
| Modifier and Type | Method and Description |
|---|---|
MBeanInfo |
getMBeanInfo()
Return the provided
MBeanInfo. |
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getImpact, getImplementation, getImplementationClass, getMBeanInterface, getParameterName, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementationpublic StandardNanoMBean(Object implementation, Class management, MBeanInfo mBeanInfo) throws NotCompliantMBeanException
StandardMBean of the JSR 3 is the user provided
MBeanInfo.implementation - management - mBeanInfo - NotCompliantMBeanExceptionpublic MBeanInfo getMBeanInfo()
MBeanInfo.getMBeanInfo in interface DynamicMBeangetMBeanInfo in class StandardMBeanStandardMBean.getMBeanInfo()Copyright © 2003-2014 Codehaus. All Rights Reserved.