Uses of Class
javax.naming.event.NamingExceptionEvent
Package
Description
Provides support for event notification when accessing naming and
directory services.
-
Uses of NamingExceptionEvent in javax.naming.event
Modifier and TypeMethodDescriptionvoid
NamingListener.namingExceptionThrown(NamingExceptionEvent evt)
Called when a naming exception is thrown while attempting to fire aNamingEvent
.