Uses of Interface
org.apache.directory.server.core.journal.Journal

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

Uses of Journal in org.apache.directory.server.core
 

Methods in org.apache.directory.server.core that return Journal
 Journal DirectoryService.getJournal()
          Gets the Journal service for this DirectoryService used for tracking changes to the server.
 

Methods in org.apache.directory.server.core with parameters of type Journal
 void DirectoryService.setJournal(Journal journal)
          
 



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