javax.naming.ldap
Interface UnsolicitedNotificationListener

All Superinterfaces:
EventListener, NamingListener

public interface UnsolicitedNotificationListener
extends NamingListener


Method Summary
 void notificationReceived(UnsolicitedNotificationEvent evt)
           
 
Methods inherited from interface javax.naming.event.NamingListener
namingExceptionThrown
 

Method Detail

notificationReceived

void notificationReceived(UnsolicitedNotificationEvent evt)