Provides for Reconfiguration Support of the various monitorable entities like ejbs.
Chain of responsibility pattern is used for an appropriate handler of an event generated by the administrative notification infrastructure.
An event is generated and MonitoringConfigChangeListener is notified when the monitoring level is modified. The appropriate chain of specific listeners is created, such that a specific listener class handles change in levels of specific components. Here is the list of listeners and the components they handle:

Package Specification

@see com.sun.enterprise.admin.monitor.registry package