Example usage for org.springframework.jmx.support MBeanRegistrationSupport subclass-usage

List of usage examples for org.springframework.jmx.support MBeanRegistrationSupport subclass-usage

Introduction

In this page you can find the example usage for org.springframework.jmx.support MBeanRegistrationSupport subclass-usage.

Usage

From source file com.brienwheeler.lib.jmx.MBeanRegistrationSupport.java

/**
 * Utility class to leverage org.springframework.jmx.support.MBeanRegistrationSupport
 * to allow programmatic bean registration.
 */
public class MBeanRegistrationSupport extends org.springframework.jmx.support.MBeanRegistrationSupport {
    /** Constant for the JMX <code>mr_type</code> "ObjectReference" */