com.sun.jmx.remote.protocol.jmxmp
Class ClientProvider

java.lang.Object
  extended by com.sun.jmx.remote.protocol.jmxmp.ClientProvider
All Implemented Interfaces:
JMXConnectorProvider

public class ClientProvider
extends Object
implements JMXConnectorProvider


Constructor Summary
ClientProvider()
           
 
Method Summary
 JMXConnector newJMXConnector(JMXServiceURL serviceURL, Map environment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientProvider

public ClientProvider()
Method Detail

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.