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