The Spring Framework

Uses of Class
org.springframework.jmx.export.notification.UnableToSendNotificationException

Packages that use UnableToSendNotificationException
org.springframework.jmx.export.notification Provides supporting infrastructure to allow Spring-created MBeans to send JMX notifications. 
 

Uses of UnableToSendNotificationException in org.springframework.jmx.export.notification
 

Methods in org.springframework.jmx.export.notification that throw UnableToSendNotificationException
 void NotificationPublisher.sendNotification(Notification notification)
          Send the specified Notification to all registered NotificationListeners.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.