The Spring Framework

Uses of Package
org.springframework.jmx.export.notification

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

Classes in org.springframework.jmx.export.notification used by org.springframework.jmx.export.notification
NotificationPublisher
          Simple interface allowing Spring-managed MBeans to publish JMX notifications without being aware of how those notifications are being transmitted to the MBeanServer.
UnableToSendNotificationException
          Thrown when a JMX Notification is unable to be sent.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.