|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.management.MBeanInfo javax.management.openmbean.OpenMBeanInfoSupport
public class OpenMBeanInfoSupport
The OpenMBeanInfoSupport class describes the management information of an open MBean:
it is a subclass of MBeanInfo
, and it implements the OpenMBeanInfo
interface.
Note that an open MBean is recognized as such if its getMBeanInfo() method returns an instance of a class
which implements the OpenMBeanInfo interface, typically OpenMBeanInfoSupport.
Constructor Summary | |
---|---|
|