| 程序包 | 说明 |
|---|---|
| org.springframework.jmx.export.notification |
Provides supporting infrastructure to allow Spring-created MBeans
to send JMX notifications.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
NotificationPublisher.sendNotification(Notification notification)
Send the specified
Notification to all registered
NotificationListeners. |