MBeanServerNotification
Class MBeanServerNotification
- java.lang.Object
-
- java.util.EventObject
-
- javax.management.Notification
-
- javax.management.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