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

/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/jmx/
H A DOpendsJmxConnector.java305 public void removeConnectionNotificationListener( method in class:OpendsJmxConnector
309 jmxc.removeConnectionNotificationListener(listener);
331 public void removeConnectionNotificationListener( method in class:OpendsJmxConnector
335 jmxc.removeConnectionNotificationListener(l, f, handback);
/forgerock/opendj2/src/server/org/opends/server/protocols/jmx/
H A DOpendsJmxConnector.java304 public void removeConnectionNotificationListener( method in class:OpendsJmxConnector
308 jmxc.removeConnectionNotificationListener(listener);
330 public void removeConnectionNotificationListener( method in class:OpendsJmxConnector
334 jmxc.removeConnectionNotificationListener(l, f, handback);
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/jmx/
H A DOpendsJmxConnector.java305 public void removeConnectionNotificationListener( method in class:OpendsJmxConnector
309 jmxc.removeConnectionNotificationListener(listener);
331 public void removeConnectionNotificationListener( method in class:OpendsJmxConnector
335 jmxc.removeConnectionNotificationListener(l, f, handback);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/jmx/
H A DOpendsJmxConnector.java305 public void removeConnectionNotificationListener( method in class:OpendsJmxConnector
309 jmxc.removeConnectionNotificationListener(listener);
331 public void removeConnectionNotificationListener( method in class:OpendsJmxConnector
335 jmxc.removeConnectionNotificationListener(l, f, handback);
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/jmx/
H A DOpendsJmxConnector.java304 public void removeConnectionNotificationListener( method in class:OpendsJmxConnector
308 jmxc.removeConnectionNotificationListener(listener);
330 public void removeConnectionNotificationListener( method in class:OpendsJmxConnector
334 jmxc.removeConnectionNotificationListener(l, f, handback);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/jmx/
H A DOpendsJmxConnector.java147 public void removeConnectionNotificationListener( method in class:OpendsJmxConnector
151 jmxc.removeConnectionNotificationListener(listener);
156 public void removeConnectionNotificationListener( method in class:OpendsJmxConnector
160 jmxc.removeConnectionNotificationListener(l, f, handback);

Completed in 35 milliseconds