|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object mx4j.AbstractDynamicMBean org.picocontainer.gems.jmx.mx4j.MX4JDynamicMBean
public class MX4JDynamicMBean
DynamicMBean implementation based on MX4J.
Constructor Summary | |
---|---|
MX4JDynamicMBean(Object componentInstance,
MBeanInfo mBeanInfo)
Construct a MBean from an instance and a MBeanInfo. |
Method Summary |
---|
Methods inherited from class mx4j.AbstractDynamicMBean |
---|
createMBeanAttributeInfo, createMBeanConstructorInfo, createMBeanInfo, createMBeanNotificationInfo, createMBeanOperationInfo, findMethod, getAttribute, getAttributes, getMBeanClassName, getMBeanDescription, getMBeanInfo, getResource, invoke, invoke, invoke, invokeMethod, setAttribute, setAttributes, setMBeanInfo, setResource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MX4JDynamicMBean(Object componentInstance, MBeanInfo mBeanInfo)
componentInstance
- the instance to expose.mBeanInfo
- the MBeanInfo for the instance.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |