org.apache.qpid.management.common
Class JMXConnnectionFactory
java.lang.Object
org.apache.qpid.management.common.JMXConnnectionFactory
public class JMXConnnectionFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMXConnnectionFactory
public JMXConnnectionFactory()
getJMXConnection
public static JMXConnector getJMXConnection(long timeout,
String host,
int port,
String username,
String password)
throws SSLException,
IOException,
Exception
- Throws:
SSLException
IOException
Exception
Licensed to the Apache Software Foundation