Uses of Class
org.apache.commons.transaction.file.FileResourceManager.TransactionContext

Packages that use FileResourceManager.TransactionContext
org.apache.commons.transaction.file   
 

Uses of FileResourceManager.TransactionContext in org.apache.commons.transaction.file
 

Methods in org.apache.commons.transaction.file that return FileResourceManager.TransactionContext
protected  FileResourceManager.TransactionContext FileResourceManager.txInitialSaneCheckForWriting(java.lang.Object txId)
           
protected  FileResourceManager.TransactionContext FileResourceManager.txInitialSaneCheck(java.lang.Object txId)
           
protected  FileResourceManager.TransactionContext FileResourceManager.getContext(java.lang.Object txId)
           
 

Methods in org.apache.commons.transaction.file with parameters of type FileResourceManager.TransactionContext
protected  void FileResourceManager.assureNotMarkedForRollback(FileResourceManager.TransactionContext context)
           
protected  int FileResourceManager.getSharedLockLevel(FileResourceManager.TransactionContext context)
           
 



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