Uses of Interface
org.apache.jackrabbit.core.state.ISMLocking.ReadLock

Packages that use ISMLocking.ReadLock
org.apache.jackrabbit.core.state   
 

Uses of ISMLocking.ReadLock in org.apache.jackrabbit.core.state
 

Methods in org.apache.jackrabbit.core.state that return ISMLocking.ReadLock
 ISMLocking.ReadLock FineGrainedISMLocking.acquireReadLock(ItemId id)
          Acquire a read lock for the given item id.
 ISMLocking.ReadLock DefaultISMLocking.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.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.