Add support for JNDI Event Notification
---------------------------------------
Key: DIREVE-190
URL: http://issues.apache.org/jira/browse/DIREVE-190
Project: Directory Server
Type: New Feature
Reporter: Enrique Rodriguez
Assigned to: Alex Karasulu
A standand part of JNDI is Event Notification support. Our primary use case is
for changes to configuration stored in the backend to generate events that
dependent services can listen to and use to dynamically re-configure.
Specifically, this feature is for an implementation of the EventDirContext.
Event Notification (JNDI Tutorial)
http://java.sun.com/products/jndi/tutorial/beyond/event/index.html
Adding Event Notification Support (JNDI Tutorial)
http://java.sun.com/products/jndi/tutorial/provider/misc/event.html
javax.naming.event.EventDirContext
http://java.sun.com/j2se/1.4.2/docs/api/javax/naming/event/EventDirContext.html
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira