Uses of Class
org.apache.jackrabbit.core.config.JournalConfig

Packages that use JournalConfig
org.apache.jackrabbit.core.config   
 

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

Methods in org.apache.jackrabbit.core.config that return JournalConfig
 JournalConfig ClusterConfig.getJournalConfig()
          Returns the journal configuration.
protected  JournalConfig RepositoryConfigurationParser.parseJournalConfig(Element cluster)
          Parses journal configuration.
 

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



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