KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > naming > event > NamingListener

javax.naming.event
Interface NamingListener

All Superinterfaces:
EventListener
All Known Subinterfaces:
NamespaceChangeListener, ObjectChangeListener, UnsolicitedNotificationListener
See Also:
Top Examples, Source Code, NamingEvent, NamingExceptionEvent, EventContext, EventDirContext

void namingExceptionThrown(NamingExceptionEvent evt)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags