Uses of Interface
org.apache.jackrabbit.webdav.transaction.TransactionResource

Packages that use TransactionResource
org.apache.jackrabbit.webdav.transaction Contains interfaces and classes related to transaction locks. 
 

Uses of TransactionResource in org.apache.jackrabbit.webdav.transaction
 

Methods in org.apache.jackrabbit.webdav.transaction with parameters of type TransactionResource
 ActiveLock TxLockManager.getLock(Type type, Scope scope, TransactionResource resource)
          Return the lock applied to the given resource or null
 void TxLockManager.releaseLock(TransactionInfo lockInfo, String lockToken, TransactionResource resource)
          Release the lock identified by the given lock token.
 



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