ModeShape Distribution 3.0.0.CR1

Uses of Class
org.modeshape.jcr.RepositoryConfiguration.FileSystemLockingStrategy

Packages that use RepositoryConfiguration.FileSystemLockingStrategy
org.modeshape.jcr   
 

Uses of RepositoryConfiguration.FileSystemLockingStrategy in org.modeshape.jcr
 

Fields in org.modeshape.jcr declared as RepositoryConfiguration.FileSystemLockingStrategy
static RepositoryConfiguration.FileSystemLockingStrategy RepositoryConfiguration.Default.INDEX_STORAGE_LOCKING_STRATEGY
           
 

Methods in org.modeshape.jcr that return RepositoryConfiguration.FileSystemLockingStrategy
static RepositoryConfiguration.FileSystemLockingStrategy RepositoryConfiguration.FileSystemLockingStrategy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RepositoryConfiguration.FileSystemLockingStrategy[] RepositoryConfiguration.FileSystemLockingStrategy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


ModeShape Distribution 3.0.0.CR1

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.