| Package | Description |
|---|---|
| org.springframework.jmx.export.notification |
Provides supporting infrastructure to allow Spring-created MBeans
to send JMX notifications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationPublisher.sendNotification(Notification notification)
Send the specified
Notification to all registered
NotificationListeners. |