API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.naming.event. NamingListener View Source
Author(s)
Rosanna Lee
Scott Seligman
Since
1.3
Version
1.8 05/11/17
Serial
Hierarchy
 EventListener
      NamingListener
Subinterfaces
Description
public interface NamingListener
  This interface is the root of listener interfaces that handle NamingEvents.
Methods
Hide/Show inherited methods
public void namingExceptionThrown (NamingExceptionEvent evt)
  Called when a naming exception is thrown while attempting to fire a NamingEvent.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar