public javax.management.remote.JMXConnector | newJMXConnector(javax.management.remote.JMXServiceURL serviceURL, java.util.Map environment)Creates a new connector client that is ready to connect
to the connector server at the given address. Each successful
call to this method produces a different
JMXConnector object.
|