Uses of Interface
javax.management.openmbean.OpenMBeanInfo
Packages that use OpenMBeanInfo
-
Uses of OpenMBeanInfo in javax.management.openmbean
Classes in javax.management.openmbean that implement OpenMBeanInfo修饰符和类Class描述class
TheOpenMBeanInfoSupport
class describes the management information of an open MBean: it is a subclass ofMBeanInfo
, and it implements theOpenMBeanInfo
interface.