API Overview API Index Direct link to this page
JDK 1.6
  Package: javax.naming.event
Author(s)
Since
1.3
Version
Serial
Description
  Provides support for event notification when accessing naming and directory services.
See also:   
EventContext View Source Contains methods for registering/deregistering listeners to be notified of events fired when objects named in a context changes.
EventDirContext View Source Contains methods for registering listeners to be notified of events fired when objects named in a directory context changes.
NamespaceChangeListener View Source Specifies the methods that a listener interested in namespace changes must implement.
NamingEvent View Source This class represents an event fired by a naming/directory service.
NamingExceptionEvent View Source This class represents an event fired when the procedures/processes used to collect information for notifying listeners of NamingEvents threw a NamingException.
NamingListener View Source This interface is the root of listener interfaces that handle NamingEvents.
ObjectChangeListener View Source Specifies the method that a listener of a NamingEvent with event type of OBJECT_CHANGED must implement.
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar