public class JMXConnectorConfig extends Object
| Constructor and Description |
|---|
JMXConnectorConfig() |
JMXConnectorConfig(String host,
String port,
String user,
char[] password,
String protocol) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
char[] |
getPassword() |
String |
getPort() |
String |
getProtocol() |
String |
getUser() |
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.