|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MBeanInfo | |
| javax.management | |
| javax.management.modelmbean | |
| javax.management.openmbean | |
| org.huihoo.jfox.jmx | |
| Uses of MBeanInfo in javax.management |
| Methods in javax.management that return MBeanInfo | |
MBeanInfo |
MBeanServer.getMBeanInfo(ObjectName name)
This method discovers the attributes and operations that an MBean exposes for management. |
MBeanInfo |
DynamicMBean.getMBeanInfo()
Provides the exposed attributes and actions of the Dynamic MBean using an MBeanInfo object. |
| Uses of MBeanInfo in javax.management.modelmbean |
| Subclasses of MBeanInfo in javax.management.modelmbean | |
class |
ModelMBeanInfoSupport
This class represents the meta data for ModelMBeans. |
| Methods in javax.management.modelmbean that return MBeanInfo | |
MBeanInfo |
RequiredModelMBean.getMBeanInfo()
|
| Uses of MBeanInfo in javax.management.openmbean |
| Subclasses of MBeanInfo in javax.management.openmbean | |
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.
|
| Uses of MBeanInfo in org.huihoo.jfox.jmx |
| Methods in org.huihoo.jfox.jmx that return MBeanInfo | |
MBeanInfo |
MBeanServerSupport.getMBeanInfo(ObjectName objectName)
|
MBeanInfo |
MBeanMetaDataSupport.getMBeanInfo()
|
MBeanInfo |
MBeanMetaData.getMBeanInfo()
|
MBeanInfo |
DynamicMBeanMetaDataSupport.getMBeanInfo()
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||