站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 1.2.9 API 文档英文版

Uses of Interface org.springframework.jmx.export.MBeanExporterListener (Spring Framework) - Spring Framework 1.2.9 API 文档英文版


Uses of Interface
org.springframework.jmx.export.MBeanExporterListener

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

Uses of MBeanExporterListener in org.springframework.jmx.export
 

Methods in org.springframework.jmx.export with parameters of type MBeanExporterListener
 void MBeanExporter.setListeners(MBeanExporterListener[] listeners)
          Set the MBeanExporterListeners that should be notified of MBean registration and unregistration events.
 



Copyright (c) 2002-2007 The Spring Framework Project.