|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmx4j.remote.ProviderHelper
mx4j.remote.ProviderFactory
public class ProviderFactory
Constructor Summary | |
---|---|
ProviderFactory()
|
Method Summary | |
---|---|
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)
|
Methods inherited from class mx4j.remote.ProviderHelper |
---|
constructClassName, findSystemPackageList, getLogger, loadClass, normalizeProtocol |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProviderFactory()
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |