equal
deleted
inserted
replaced
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 |