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

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


Package org.springframework.jmx.export

This package provides declarative creation and registration of Spring-managed beans as JMX MBeans.

See:
          Description

Interface Summary
MBeanExporterListener Listener to be registered with an MBeanExporter.
 

Class Summary
MBeanExporter A bean that allows for any Spring-managed bean to be exposed to a JMX MBeanServer, without the need to define any JMX-specific information in the bean classes.
 

Package org.springframework.jmx.export Description

This package provides declarative creation and registration of Spring-managed beans as JMX MBeans.



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