Generated by
JDiff

Package javax.naming.event

Changed Classes and Interfaces
EventContext Contains methods for registering/deregistering listeners to be notified of events fired when objects named in a context changes.
EventDirContext Contains methods for registering listeners to be notified of events fired when objects named in a directory context changes.
NamespaceChangeListener Specifies the methods that a listener interested in namespace changes must implement.
NamingEvent This class represents an event fired by a naming/directory service.
NamingExceptionEvent This class represents an event fired when the procedures/processes used to collect information for notifying listeners of NamingEvents threw a NamingException.
NamingListener This interface is the root of listener interfaces that handle NamingEvents.
ObjectChangeListener Specifies the method that a listener of a NamingEvent with event type of OBJECT_CHANGED must implement.