org.objectweb.jonas.jmx.JmxServiceImpl JMX Service implementation. Provides specific doStart() and doStop () methods to start /stop JOnAS JMX Service. @author Adriana Danes.
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 ...