|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TSListener | |
|---|---|
| com.atomikos.icatch | |
| com.atomikos.icatch.config | |
| Uses of TSListener in com.atomikos.icatch |
|---|
| Methods in com.atomikos.icatch with parameters of type TSListener | |
|---|---|
void |
TransactionService.addTSListener(TSListener listener)
Adds a listener to the transaction service. |
void |
TransactionService.removeTSListener(TSListener listener)
Removes a listener from the transaction service. |
| Uses of TSListener in com.atomikos.icatch.config |
|---|
| Methods in com.atomikos.icatch.config with parameters of type TSListener | |
|---|---|
void |
UserTransactionServiceImp.registerTSListener(TSListener listener)
|
void |
UserTransactionService.registerTSListener(TSListener listener)
Registers a listener with the transaction service. |
void |
UserTransactionServiceImp.removeTSListener(TSListener listener)
|
void |
UserTransactionService.removeTSListener(TSListener listener)
Removes a listener from the transaction service. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||