Uses of Class
org.springframework.jmx.export.NotificationListenerBean

Packages that use NotificationListenerBean
org.springframework.jmx.export This package provides declarative creation and registration of Spring-managed beans as JMX MBeans. 
 

Uses of NotificationListenerBean in org.springframework.jmx.export
 

Methods in org.springframework.jmx.export with parameters of type NotificationListenerBean
 void MBeanExporter.setNotificationListeners(NotificationListenerBean[] notificationListeners)
          Set the NotificationListenerBeans containing the NotificationListeners that will be registered with the MBeanServer.
 



Copyright © 2002-2008 The Spring Framework.