StandardMBean
Class StandardMBean
- java.lang.Object
-
- javax.management.StandardMBean
- All Implemented Interfaces:
- DynamicMBean, MBeanRegistration
- Direct Known Subclasses:
- StandardEmitterMBean
public class StandardMBean extends Object implements DynamicMBean, MBeanRegistration
An MBean whose management interface is determined by reflection on a Java interface.
This class brings more flexibility to the notion of Management Interface in the use of Standard MBeans. Straightforward use of the patterns for Standard MBeans described in the JMX Specification means that there is a fixed relationship be