This helper class allow to start a JMX remote connector allowing to connect remote applications.
This could be for example a JSR88 provider.
author: Florent Benoit
Connect to a JMX Remote connector
Parameters: url - JMX remote url. MBeanServerConnection MBean server connection throws: JMXRemoteException - if jmx connector can't be connected.
Start a JMX connector (used to do remote administration).
Parameters: url - JMX remote url Parameters: connectorName - connector name throws: JMXRemoteException - if the connector can't be started.