Package | Description |
---|---|
org.modeshape.jcr.txn |
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.