| This is a root listener interface that provides a method needed by all its
subinterfaces.
The method is namingExceptionThrown , which is required for
notification of problems when registering a listener, or problems when
getting information to send an event to a listener. When a listener is
notified of a NamingExceptionEvent it is automatically
deregistered.
|