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, normalizeProtocolpublic static javax.management.remote.JMXConnector newJMXConnector(javax.management.remote.JMXServiceURL url,
java.util.Map env)
throws java.io.IOException
java.io.IOExceptionpublic 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