public static class JmxConnection.RmiConnection extends JmxConnection
JmxConnection.LocalConnection, JmxConnection.RmiConnection_mbsc| Constructor and Description |
|---|
JmxConnection.RmiConnection(String host,
String sPort,
String displayName,
String usr,
String pwd) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
int |
getPort() |
static List<JmxConnection.RmiConnection> |
getRmiConnections() |
protected void |
initJmxConnection() |
boolean |
isLocal() |
equals, getContextMap, getDisplayName, getId, getMbsc, hashCode, isConnectionValid, setContextMap, setDisplayName, setId, toStringpublic static List<JmxConnection.RmiConnection> getRmiConnections()
protected void initJmxConnection()
throws SecurityException,
MalformedURLException,
IOException
initJmxConnection in class JmxConnectionSecurityExceptionMalformedURLExceptionIOExceptionpublic String getHost()
public int getPort()
public boolean isLocal()
isLocal in class JmxConnectionCopyright © 2014. All Rights Reserved.