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

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

The Spring Framework

Uses of Package
org.springframework.jmx.export

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

Classes in org.springframework.jmx.export used by org.springframework.jmx.export
MBeanExporterListener
          A listener that allows application code to be notified when an MBean is registered and unregistered via an MBeanExporter.
MBeanExportException
          Exception thrown in case of failure when exporting an MBean.
MBeanExportOperations
          Interface that defines the set of MBean export operations that are intended to be accessed by application developers during application runtime.
NotificationListenerBean
          Helper class that aggregates a NotificationListener, a NotificationFilter, and an arbitrary handback object.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.