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 JMXConnectorProviderIOExceptionpublic static String getVersionString()
Copyright © 2017 JBoss by Red Hat. All rights reserved.