open fun sendNotification(notification: Notification): Unit
Send the supplied Notification using the wrapped ModelMBean instance.
notification - the Notification to be sent
IllegalArgumentException - if the supplied notification is null
UnableToSendNotificationException - if the supplied notification could not be sent