public interface Connection
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectorId() |
MBeanServerConnection |
getServerConnection() |
JMXServiceURL |
getUrl() |
String getConnectorId() throws IOException
IOException - Thrown when ID can't be retrievedMBeanServerConnection getServerConnection() throws IOException
IOException - Thrown for communication problemJMXServiceURL getUrl()
Copyright © 2008–2020. All rights reserved.