|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionListener | |
|---|---|
| org.kasource.spring.transaction | Transaction Utility classes. |
| Uses of TransactionListener in org.kasource.spring.transaction |
|---|
| Methods in org.kasource.spring.transaction with parameters of type TransactionListener | |
|---|---|
void |
TransactionSupportImpl.addListener(TransactionListener listener)
|
void |
TransactionSupport.addListener(TransactionListener listener)
Registers listener so that it can get notification of current transaction |
void |
TransactionSupportImpl.removeListener(TransactionListener listener)
|
void |
TransactionSupport.removeListener(TransactionListener listener)
Remove listener form listening to current transaction |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||