API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.management.remote. JMXConnectorProvider View Source
Author(s)
Since
1.5
Version
Serial
Hierarchy
 JMXConnectorProvider
Subinterfaces
Description
public interface JMXConnectorProvider
  A provider for creating JMX API connector clients using a given protocol.
See also:   
Methods
Hide/Show inherited methods
public JMXConnector newJMXConnector (JMXServiceURL serviceURL, Map<String, Object> environment) throws IOException
  Creates a new connector client that is ready to connect to the connector server at the given address.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar