Adding a local Notification Listener at the agent side
If you want to add a Notifcation
Listener at the agent side, you need to call the addNotificationListener method on the MBean server. The MBean server calls the addNotificationListener on the MBean. This is illustrated in Figure 1-2.
Figure 1-2 Adding local listeners at the agent side