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 © 2021. All rights reserved.