Java™ Platform
Standard Ed. 6

Uses of Class
javax.naming.event.NamingExceptionEvent

Packages that use NamingExceptionEvent
javax.naming.event Provides support for event notification when accessing naming and directory services. 
 

Uses of NamingExceptionEvent in javax.naming.event
 

Methods in javax.naming.event with parameters of type NamingExceptionEvent
 void NamingListener.namingExceptionThrown(NamingExceptionEvent evt)
          Called when a naming exception is thrown while attempting to fire a NamingEvent.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.