Uses of Class
org.apache.commons.modeler.BaseNotificationBroadcaster

Packages that use BaseNotificationBroadcaster
org.apache.commons.modeler The Modeler component of the Apache Commons subproject offers convenient support for configuring and instantiating Model MBeans (management beans), as described in the JMX Specification. 
 

Uses of BaseNotificationBroadcaster in org.apache.commons.modeler
 

Fields in org.apache.commons.modeler declared as BaseNotificationBroadcaster
protected  BaseNotificationBroadcaster BaseModelMBean.attributeBroadcaster
          Notification broadcaster for attribute changes.
protected  BaseNotificationBroadcaster BaseModelMBean.generalBroadcaster
          Notification broadcaster for general notifications.
 



Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.