public class ProviderFactory extends ProviderHelper
Constructor and Description |
---|
ProviderFactory() |
Modifier and Type | Method and Description |
---|---|
static javax.management.remote.JMXConnector |
newJMXConnector(javax.management.remote.JMXServiceURL url,
java.util.Map env) |
static javax.management.remote.JMXConnectorServer |
newJMXConnectorServer(javax.management.remote.JMXServiceURL url,
java.util.Map env,
javax.management.MBeanServer server) |
constructClassName, findSystemPackageList, getLogger, loadClass, normalizeProtocol
public static javax.management.remote.JMXConnector newJMXConnector(javax.management.remote.JMXServiceURL url, java.util.Map env) throws java.io.IOException
java.io.IOException
public static javax.management.remote.JMXConnectorServer newJMXConnectorServer(javax.management.remote.JMXServiceURL url, java.util.Map env, javax.management.MBeanServer server) throws java.io.IOException
java.io.IOException