public class MX4JDynamicMBean extends mx4j.AbstractDynamicMBean
| Constructor and Description |
|---|
MX4JDynamicMBean(Object componentInstance,
MBeanInfo mBeanInfo)
Construct a MBean from an instance and a MBeanInfo.
|
createMBeanAttributeInfo, createMBeanConstructorInfo, createMBeanInfo, createMBeanNotificationInfo, createMBeanOperationInfo, findMethod, getAttribute, getAttributes, getMBeanClassName, getMBeanDescription, getMBeanInfo, getResource, invoke, invoke, invoke, invokeMethod, setAttribute, setAttributes, setMBeanInfo, setResourcepublic MX4JDynamicMBean(Object componentInstance, MBeanInfo mBeanInfo)
componentInstance - the instance to expose.mBeanInfo - the MBeanInfo for the instance.Copyright © 2003-2014 Codehaus. All Rights Reserved.