com.sun.jmx.remote.protocol.jmxmp
Class ClientProvider
java.lang.Object
com.sun.jmx.remote.protocol.jmxmp.ClientProvider
- All Implemented Interfaces:
- JMXConnectorProvider
public class ClientProvider
- extends Object
- implements JMXConnectorProvider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientProvider
public ClientProvider()
newJMXConnector
public JMXConnector newJMXConnector(JMXServiceURL serviceURL,
Map environment)
throws IOException
- Specified by:
newJMXConnector in interface JMXConnectorProvider
- Throws:
IOException
Copyright © 2014 Terracotta, Inc.. All rights reserved.