|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.transaction.jta.JtaTransactionManager.InterposedSynchronizationDelegate
private class JtaTransactionManager.InterposedSynchronizationDelegate
Inner class to avoid a direct dependency on the JTA 1.1 API (javax.transaction.TransactionSynchronizationRegistry interface).
Constructor Summary | |
---|---|
private |
JtaTransactionManager.InterposedSynchronizationDelegate()
|
Method Summary | |
---|---|
void |
registerInterposedSynchronization(Synchronization synch)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private JtaTransactionManager.InterposedSynchronizationDelegate()
Method Detail |
---|
public void registerInterposedSynchronization(Synchronization synch)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |