Uses of Interface
org.apache.jackrabbit.core.journal.JournalFactory

Packages that use JournalFactory
org.apache.jackrabbit.core.config Jackrabbit configuration handling. 
 

Uses of JournalFactory in org.apache.jackrabbit.core.config
 

Classes in org.apache.jackrabbit.core.config that implement JournalFactory
 class ClusterConfig
          Cluster configuration.
 

Methods in org.apache.jackrabbit.core.config that return JournalFactory
protected  JournalFactory RepositoryConfigurationParser.getJournalFactory(Element cluster, File home, String id)
          Parses journal configuration.
 

Constructors in org.apache.jackrabbit.core.config with parameters of type JournalFactory
ClusterConfig(String id, long syncDelay, JournalFactory jf)
          Creates a new cluster configuration.
 



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