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

org.springframework.jmx (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

Package org.springframework.jmx

This package contains Spring's JMX support, which includes registration of Spring-managed beans as JMX MBeans as well as access to remote JMX MBeans.

See:
          Description

Exception Summary
JmxException General base exception to be thrown on JMX errors.
MBeanServerNotFoundException Exception thrown when we cannot locate an instance of an MBeanServer, or when more than one instance is found.
 

Package org.springframework.jmx Description

This package contains Spring's JMX support, which includes registration of Spring-managed beans as JMX MBeans as well as access to remote JMX MBeans.


The Spring Framework

Copyright © 2002-2007 The Spring Framework.