JMXConnectorServerFactory
Class JMXConnectorServerFactory
- java.lang.Object
-
- javax.management.remote.JMXConnectorServerFactory
public class JMXConnectorServerFactory extends Object
Factory to create JMX API connector servers. There are no instances of this class.
Each connector server is created by an instance of JMXConnectorServerProvider
. This instance is found as follows. Suppose the given JMXServiceURL
looks like "service:jmx:protocol:remainder"
. Then the factory will attempt to find the appropriate 登录查看完整内容