Uses of Interface
javax.management.modelmbean.ModelMBeanNotificationBroadcaster

Packages that use ModelMBeanNotificationBroadcaster
javax.management.modelmbean   
 

Uses of ModelMBeanNotificationBroadcaster in javax.management.modelmbean
 

Subinterfaces of ModelMBeanNotificationBroadcaster in javax.management.modelmbean
 interface ModelMBean
          This interface must be implemented by the ModelMBeans.
 

Classes in javax.management.modelmbean that implement ModelMBeanNotificationBroadcaster
 class RequiredModelMBean
          This class is the implementation of a ModelMBean.