spring-framework / org.springframework.jmx.export.notification / ModelMBeanNotificationPublisher / sendNotification

sendNotification

open fun sendNotification(notification: Notification): Unit

Send the supplied Notification using the wrapped ModelMBean instance.

Parameters

notification - the Notification to be sent

Exceptions

IllegalArgumentException - if the supplied notification is null

UnableToSendNotificationException - if the supplied notification could not be sent