OpenMBeanInfo

Interface OpenMBeanInfo

All Known Implementing Classes:
OpenMBeanInfoSupport
public interface OpenMBeanInfo

Describes an Open MBean: an Open MBean is recognized as such if its getMBeanInfo() method returns an instance of a class which implements the OpenMBeanInfo interface, typically OpenMBeanInfoSupport.

This interface declares the same methods as the class MBeanInfo. A class implementing this interface (typically 登录查看完整内容