Searched refs:notificationReceived (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/naming/ldap/
H A DUnsolicitedNotificationListener.java67 void notificationReceived(UnsolicitedNotificationEvent evt); method in interface:UnsolicitedNotificationListener
H A DUnsolicitedNotificationEvent.java74 * Invokes the <tt>notificationReceived()</tt> method on
77 * <tt>notificationReceived</tt>.
80 listener.notificationReceived(this);

Completed in 29 milliseconds