Searched defs:getConnectionId (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/jmx/
H A DOpendsJmxConnector.java351 public String getConnectionId() throws IOException method in class:OpendsJmxConnector
353 return jmxc.getConnectionId();
/forgerock/opendj2/src/server/org/opends/server/protocols/jmx/
H A DOpendsJmxConnector.java350 public String getConnectionId() throws IOException method in class:OpendsJmxConnector
352 return jmxc.getConnectionId();
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/jmx/
H A DOpendsJmxConnector.java351 public String getConnectionId() throws IOException method in class:OpendsJmxConnector
353 return jmxc.getConnectionId();
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/jmx/
H A DOpendsJmxConnector.java351 public String getConnectionId() throws IOException method in class:OpendsJmxConnector
353 return jmxc.getConnectionId();
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/jmx/
H A DOpendsJmxConnector.java350 public String getConnectionId() throws IOException method in class:OpendsJmxConnector
352 return jmxc.getConnectionId();
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/jmx/
H A DOpendsJmxConnector.java165 public String getConnectionId() throws IOException method in class:OpendsJmxConnector
167 return jmxc.getConnectionId();

Completed in 68 milliseconds