Uses of Class
javax.naming.event.NamingExceptionEvent
Packages that use NamingExceptionEvent
包
描述
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 aNamingEvent
.