public class JMXEndpoint extends MonitoredEndpoint
| Constructor and Description |
|---|
JMXEndpoint(String name,
URL url,
String username,
String password,
SSLContext sslContext) |
| Modifier and Type | Method and Description |
|---|---|
org.jolokia.client.J4pClient |
getJmxClient() |
String |
getPassword() |
String |
getServerIdentifier()
Returns the server identification, connecting to the endpoint if it
has not been obtained yet.
|
SSLContext |
getSSLContext() |
URL |
getURL() |
String |
getUsername() |
String |
toString() |
equals, getName, hashCodepublic JMXEndpoint(String name, URL url, String username, String password, SSLContext sslContext)
public URL getURL()
public String getUsername()
public String getPassword()
public SSLContext getSSLContext()
public String getServerIdentifier()
#getServerIdentifiers()public org.jolokia.client.J4pClient getJmxClient()
Copyright © 2015 Red Hat, Inc.. All rights reserved.