javax.management.remote
Class JMXConnectorServerFactory
java.lang.Object
javax.management.remote.JMXConnectorServerFactory
public class JMXConnectorServerFactory
- extends Object
- Author:
- Tom Elrod
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_CLASS_LOADER
public static final String DEFAULT_CLASS_LOADER
- See Also:
- Constant Field Values
DEFAULT_CLASS_LOADER_NAME
public static final String DEFAULT_CLASS_LOADER_NAME
- See Also:
- Constant Field Values
PROTOCOL_PROVIDER_PACKAGES
public static final String PROTOCOL_PROVIDER_PACKAGES
- See Also:
- Constant Field Values
PROTOCOL_PROVIDER_CLASS_LOADER
public static final String PROTOCOL_PROVIDER_CLASS_LOADER
- See Also:
- Constant Field Values
log
protected static Logger log
newJMXConnectorServer
public static JMXConnectorServer newJMXConnectorServer(JMXServiceURL serviceURL,
Map environment,
MBeanServer mbeanServer)
throws IOException
- Throws:
IOException
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.