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