|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISMLocking.ReadLock | |
|---|---|
| org.apache.jackrabbit.core.state | |
| org.apache.jackrabbit.core.version | The versioning framework in jackrabbit consists of 3 layers. |
| Uses of ISMLocking.ReadLock in org.apache.jackrabbit.core.state |
|---|
| Methods in org.apache.jackrabbit.core.state that return ISMLocking.ReadLock | |
|---|---|
ISMLocking.ReadLock |
DefaultISMLocking.acquireReadLock(ItemId id)
Acquire a read lock for the given item id. |
ISMLocking.ReadLock |
FineGrainedISMLocking.acquireReadLock(ItemId id)
Acquire a read lock for the given item id. |
ISMLocking.ReadLock |
ISMLocking.acquireReadLock(ItemId id)
Acquire a read lock for the given item id. |
ISMLocking.ReadLock |
ISMLocking.WriteLock.downgrade()
Downgrades this lock into a read lock. |
| Uses of ISMLocking.ReadLock in org.apache.jackrabbit.core.version |
|---|
| Methods in org.apache.jackrabbit.core.version that return ISMLocking.ReadLock | |
|---|---|
protected ISMLocking.ReadLock |
VersionManagerImplBase.acquireReadLock()
acquires the read lock on this version manager. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||