public class JMXConnnectionFactory extends Object
| Constructor and Description |
|---|
JMXConnnectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
static JMXConnector |
getJMXConnection(long timeout,
String host,
int port,
String username,
String password) |
public static JMXConnector getJMXConnection(long timeout, String host, int port, String username, String password) throws SSLException, IOException, Exception
SSLExceptionIOExceptionExceptionCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.