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

Packages that use org.apache.directory.server.core.event
org.apache.directory.server.core   
org.apache.directory.server.core.event   
 

Classes in org.apache.directory.server.core.event used by org.apache.directory.server.core
EventService
          Interface used by the DirectoryService to manage subscriptions for DIT change notifications.
 

Classes in org.apache.directory.server.core.event used by org.apache.directory.server.core.event
DirectoryListener
          A listener which is notified of changes to the directory service.
EventType
          The different kinds of events a DirectoryListener may register for notification on using the EventService.
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.
 



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.