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

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

Introduction

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

Usage

From source file org.alfresco.mbeans.ConnectorServerFactory.java

/**
 * Factory that creates a JSR-160 <code>JMXConnectorServer</code>, 
 * optionally registers it with the <code>MBeanServer</code> and then starts it.
 * 
 * @author Stas Sokolovsky
 */