|
Interface Summary |
| 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.
|
| 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.
|