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
 void TxLockManager.releaseLock(TransactionInfo lockInfo, String lockToken, TransactionResource resource)
          Release the lock identified by the given lock token.
 ActiveLock TxLockManager.getLock(Type type, Scope scope, TransactionResource resource)
          Return the lock applied to the given resource or null
 



Copyright © 2005-2006 . All Rights Reserved.