| Package | Description | 
|---|---|
| org.apache.jackrabbit.core | 
 Contains the core classes that provide the implementation of the JCR API. 
 | 
| org.apache.jackrabbit.core.lock | 
| Modifier and Type | Method and Description | 
|---|---|
protected LockManagerImpl | 
RepositoryImpl.WorkspaceInfo.createLockManager()
Create a new lock manager. 
 | 
protected LockManagerImpl | 
RepositoryImpl.WorkspaceInfo.getLockManager()
Returns the lock manager for this workspace. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LockManagerImpl.copyOpenScopedLocksFrom(LockManagerImpl source)
Helper method that copies all the active open-scoped locks from the
 given source to this lock manager. 
 | 
| Constructor and Description | 
|---|
XALockManager(LockManagerImpl lockMgr)
Create a new instance of this class. 
 | 
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.