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 |
CooperativeFileLock
The file lock is used to ensure a resource is only open once at any time.
|
class |
RepositoryLock
Exclusive lock on a repository home directory.
|
Modifier and Type | Method and Description |
---|---|
RepositoryLockMechanism |
RepositoryLockMechanismFactory.getRepositoryLockMechanism()
Creates, configures, and returns a
RepositoryLockMechanism instance
for use by the repository. |
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.