Example usage for org.springframework.jmx.export MBeanExporterListener interface-usage

List of usage examples for org.springframework.jmx.export MBeanExporterListener interface-usage

Introduction

In this page you can find the example usage for org.springframework.jmx.export MBeanExporterListener interface-usage.

Usage

From source file org.atomserver.utils.jmx.HttpAdaptorMgr.java

/** The class basically exists so that we can start the MX4J JMX HttpAdaptor
 * which is wired up in the Spring applicationContext file.
 * 
 * Note that we are using the singleton MBeanServer in Resin, such that <b>every</b> 
 * installed webapp is associated with this MBeanServer and thus, registers
 * all of its MBeans there. "Server:name=HttpAdaptor" is the name for our