ModeShape Distribution 3.0.0.CR1

Uses of Interface
org.modeshape.jcr.txn.Transactions.TransactionFunction

Packages that use Transactions.TransactionFunction
org.modeshape.jcr.txn   
 

Uses of Transactions.TransactionFunction in org.modeshape.jcr.txn
 

Methods in org.modeshape.jcr.txn with parameters of type Transactions.TransactionFunction
 void Transactions.Transaction.uponCompletion(Transactions.TransactionFunction function)
          Register a function that will be called when the current transaction completes, or immediately if there is not currently an active transaction.
 void Transactions.BaseTransaction.uponCompletion(Transactions.TransactionFunction function)
           
 void SynchronizedTransactions.RollbackOnlyTransaction.uponCompletion(Transactions.TransactionFunction function)
           
 


ModeShape Distribution 3.0.0.CR1

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.