|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LockManagerImpl | |
|---|---|
| org.apache.jackrabbit.core | Contains the core classes that provide the implementation of the JCR API. |
| org.apache.jackrabbit.core.lock | |
| Uses of LockManagerImpl in org.apache.jackrabbit.core |
|---|
| Methods in org.apache.jackrabbit.core that return LockManagerImpl | |
|---|---|
protected LockManagerImpl |
RepositoryImpl.WorkspaceInfo.getLockManager()
Returns the lock manager for this workspace. |
| Uses of LockManagerImpl in org.apache.jackrabbit.core.lock |
|---|
| Methods in org.apache.jackrabbit.core.lock with parameters of type LockManagerImpl | |
|---|---|
void |
LockManagerImpl.copyOpenScopedLocksFrom(LockManagerImpl source)
Helper method that copies all the active open-scoped locks from the given source to this lock manager. |
| Constructors in org.apache.jackrabbit.core.lock with parameters of type LockManagerImpl | |
|---|---|
XALockManager(LockManagerImpl lockMgr)
Create a new instance of this class. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||