Uses of Interface
org.apache.jackrabbit.core.util.RepositoryLockMechanismFactory

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

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

Methods in org.apache.jackrabbit.core.config that return RepositoryLockMechanismFactory
protected  RepositoryLockMechanismFactory RepositoryConfigurationParser.getRepositoryLockMechanismFactory(Element root)
          Parses repository lock mechanism configuration.
 

Constructors in org.apache.jackrabbit.core.config with parameters of type RepositoryLockMechanismFactory
RepositoryConfig(String home, SecurityConfig sec, FileSystemFactory fsf, String workspaceDirectory, String workspaceConfigDirectory, String defaultWorkspace, int workspaceMaxIdleTime, Element template, VersioningConfig vc, QueryHandlerFactory qhf, ClusterConfig cc, DataStoreFactory dsf, RepositoryLockMechanismFactory rlf, DataSourceConfig dsc, ConnectionFactory cf, RepositoryConfigurationParser parser)
          Creates a repository configuration object.
 



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