jdk/src/share/classes/javax/naming/event/package.html
changeset 23712 d46a902c1aed
parent 5551 327690766109
equal deleted inserted replaced
23711:95fb268275e3 23712:d46a902c1aed
   110 When such an exception occurs, a <tt>NamingExceptionEvent</tt> is
   110 When such an exception occurs, a <tt>NamingExceptionEvent</tt> is
   111 fired to notify the listener. The listener's
   111 fired to notify the listener. The listener's
   112 <tt>namingExceptionThrown()</tt> method is invoked, as shown in the 
   112 <tt>namingExceptionThrown()</tt> method is invoked, as shown in the 
   113 sample code above,
   113 sample code above,
   114 and the listener is automatically deregistered.
   114 and the listener is automatically deregistered.
   115 <p>
       
   116 
   115 
   117 <h2>Package Specification</h2>
   116 <h2>Package Specification</h2>
   118 
   117 
   119 
   118 
   120 The JNDI API Specification and related documents can be found in the
   119 The JNDI API Specification and related documents can be found in the