javax.naming.event
Interface NamingListener

All Superinterfaces:
EventListener
All Known Subinterfaces:
NamespaceChangeListener, ObjectChangeListener, UnsolicitedNotificationListener

public interface NamingListener
extends EventListener


Method Summary
 void namingExceptionThrown(NamingExceptionEvent evt)
           
 

Method Detail

namingExceptionThrown

void namingExceptionThrown(NamingExceptionEvent evt)