| Package | Description | 
|---|---|
| org.apache.jackrabbit.core.config | Jackrabbit configuration handling. | 
| org.apache.jackrabbit.core.util | 
| Modifier and Type | Method and Description | 
|---|---|
| RepositoryLockMechanism | RepositoryConfig. getRepositoryLockMechanism()Creates and returns the configured repository lock mechanism. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CooperativeFileLockThe file lock is used to ensure a resource is only open once at any time. | 
| class  | RepositoryLockExclusive lock on a repository home directory. | 
| Modifier and Type | Method and Description | 
|---|---|
| RepositoryLockMechanism | RepositoryLockMechanismFactory. getRepositoryLockMechanism()Creates, configures, and returns a  RepositoryLockMechanisminstance
 for use by the repository. | 
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.