|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransactionInternal
| Method Summary | |
|---|---|
void |
registerInterposedSynchronization(Synchronization sync)
Register a Synchronization instance with special ordering semantics. |
| Methods inherited from interface javax.transaction.Transaction |
|---|
commit, delistResource, enlistResource, getStatus, registerSynchronization, rollback, setRollbackOnly |
| Method Detail |
|---|
void registerInterposedSynchronization(Synchronization sync)
throws RollbackException,
java.lang.IllegalStateException,
SystemException
sync - - the Synchronization instance.
RollbackException
java.lang.IllegalStateException
SystemExceptionTransactionSynchronizationRegistry.registerInterposedSynchronization(Synchronization)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||