List of usage examples for org.springframework.jmx.support MBeanRegistrationSupport subclass-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" */