public class RemotingConnectorProvider extends Object implements JMXConnectorProvider
Constructor and Description |
---|
RemotingConnectorProvider() |
Modifier and Type | Method and Description |
---|---|
static String |
getVersionString()
Get the version string of the remoting connector provider.
|
JMXConnector |
newJMXConnector(JMXServiceURL serviceURL,
Map<String,?> environment) |
public JMXConnector newJMXConnector(JMXServiceURL serviceURL, Map<String,?> environment) throws IOException
newJMXConnector
in interface JMXConnectorProvider
IOException
public static String getVersionString()
Copyright © 2019 JBoss by Red Hat. All rights reserved.