Uses of Class
org.apache.jackrabbit.core.lock.AbstractLockInfo

Packages that use AbstractLockInfo
org.apache.jackrabbit.core.lock   
 

Uses of AbstractLockInfo in org.apache.jackrabbit.core.lock
 

Methods in org.apache.jackrabbit.core.lock that return AbstractLockInfo
 AbstractLockInfo LockManagerImpl.getLockInfo(NodeId id)
          Return the most appropriate lock information for a node.
 

Methods in org.apache.jackrabbit.core.lock with parameters of type AbstractLockInfo
 boolean XALockManager.differentXAEnv(AbstractLockInfo info)
          Return a flag indicating whether a lock info belongs to a different XA environment.
 



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