org.springframework.jmx.support.ConnectorServerFactoryBean <code>FactoryBean</code> that creates a JSR-160 <code>JMXConnectorServer</code>, optionally registers it with the <code>MBeanServer</code> and then starts it. <p>The <code>JMXConnectorServer</code> can be started in a separate thread by settin ...