Creates an MBeanServerNotification object specifying object names of
the MBeans that caused the notification and the specified notification type.
Parameters:
-
type - A string denoting the type of the
notification. Set it to one these values: {@link
#REGISTRATION_NOTIFICATION}, {@link
#UNREGISTRATION_NOTIFICATION}.
-
source - The MBeanServerNotification object responsible
for forwarding MBean server notification.
-
sequenceNumber - A sequence number that can be used to order
received notifications.
-
objectName - The object name of the MBean that caused the notification.