MBeanServerNotification

Class MBeanServerNotification

All Implemented Interfaces:
Serializable
public class MBeanServerNotification
extends Notification

Represents a notification emitted by the MBean Server through the MBeanServerDelegate MBean. The MBean Server emits the following types of notifications: MBean registration, MBean unregistration.

To receive MBeanServerNot