Package org.apache.directory.server.core.journal

Interface Summary
Journal A facade for the Journal subsystem.
JournalStore A store for change events on the directory which exposes methods for managing, querying and in general performing legal operations on the log.
 

Class Summary
DefaultJournal The default journal implementation.
DefaultJournalStore  
JournalEvent TODO JournalEvent.
JournalInterceptor An interceptor which intercepts write operations to the directory and logs them into a journal.
 



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