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

/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/jmx/
H A DOpendsJmxConnector.java286 public void addConnectionNotificationListener( method in class:OpendsJmxConnector
290 jmxc.addConnectionNotificationListener(listener, filter, handback);
/forgerock/opendj2/src/server/org/opends/server/protocols/jmx/
H A DOpendsJmxConnector.java285 public void addConnectionNotificationListener( method in class:OpendsJmxConnector
289 jmxc.addConnectionNotificationListener(listener, filter, handback);
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/jmx/
H A DOpendsJmxConnector.java286 public void addConnectionNotificationListener( method in class:OpendsJmxConnector
290 jmxc.addConnectionNotificationListener(listener, filter, handback);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/jmx/
H A DOpendsJmxConnector.java286 public void addConnectionNotificationListener( method in class:OpendsJmxConnector
290 jmxc.addConnectionNotificationListener(listener, filter, handback);
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/jmx/
H A DOpendsJmxConnector.java285 public void addConnectionNotificationListener( method in class:OpendsJmxConnector
289 jmxc.addConnectionNotificationListener(listener, filter, handback);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/jmx/
H A DOpendsJmxConnector.java138 public void addConnectionNotificationListener( method in class:OpendsJmxConnector
142 jmxc.addConnectionNotificationListener(listener, filter, handback);

Completed in 27 milliseconds