JMXConnectorProvider
Interface JMXConnectorProvider
public interface JMXConnectorProvider
A provider for creating JMX API connector clients using a given protocol. Instances of this interface are created by JMXConnectorFactory
as part of its newJMXConnector
method.
- Since:
- 1.5
Methods
newJMXConnector
JMXConnector newJMXConnector(JMXServiceURL serviceURL, Map<String,?> environment) throws IOException
Creates a new connector client t