Uses of Class
org.apache.commons.modeler.BaseNotificationBroadcaster
Packages that use BaseNotificationBroadcaster
Package
Description
The Modeler component of the Jakarta 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 BaseNotificationBroadcasterModifier and TypeFieldDescriptionprotected BaseNotificationBroadcasterBaseModelMBean.attributeBroadcasterNotification broadcaster for attribute changes.protected BaseNotificationBroadcasterBaseModelMBean.generalBroadcasterNotification broadcaster for general notifications.