Package org.apache.directory.server.core.event

Interface Summary
DirectoryListener A listener which is notified of changes to the directory service.
Evaluator Tests if an entry is eligible for return by evaluating a filter expression on the candidate.
EventService Interface used by the DirectoryService to manage subscriptions for DIT change notifications.
 

Class Summary
EventInterceptor An Interceptor based service for notifying DirectoryListeners of changes to the DIT.
ExpressionEvaluator Top level filter expression evaluator implemenation.
LeafEvaluator Evaluates LeafNode assertions on candidates using a database.
NotificationCriteria Contains the set of notification criteria required for triggering the delivery of change notifications notifications to DirectoryListeners.
RegistrationEntry Entry for a DirectoryListener in the EventService.
ScopeEvaluator Evaluates ScopeNode assertions on candidates.
SubstringEvaluator Evaluates substring filter assertions on an entry.
 

Enum Summary
EventType The different kinds of events a DirectoryListener may register for notification on using the EventService.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.