|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
| Uses of TSListener in com.atomikos.icatch.config.imp |
|---|
| Methods in com.atomikos.icatch.config.imp with parameters of type TSListener | |
|---|---|
void |
AbstractUserTransactionService.registerTSListener(TSListener listener)
|
void |
AbstractUserTransactionService.removeTSListener(TSListener listener)
|
| Uses of TSListener in com.atomikos.icatch.imp |
|---|
| Methods in com.atomikos.icatch.imp with parameters of type TSListener | |
|---|---|
void |
TransactionServiceImp.addTSListener(TSListener listener)
|
void |
TransactionServiceImp.removeTSListener(TSListener listener)
|
| Uses of TSListener in com.atomikos.icatch.msg |
|---|
| Classes in com.atomikos.icatch.msg that implement TSListener | |
|---|---|
class |
CommitServer
A CommitServer takes care of incoming 2PC events (prepare, commit, rollback, forget and replay requests). |
| Uses of TSListener in com.atomikos.icatch.system |
|---|
| Methods in com.atomikos.icatch.system with parameters of type TSListener | |
|---|---|
static void |
Configuration.addTSListener(TSListener l)
Add a transaction service listener. |
static void |
Configuration.removeTSListener(TSListener l)
Remove a transaction service listener. |
| Uses of TSListener in com.atomikos.icatch.trmi |
|---|
| Classes in com.atomikos.icatch.trmi that implement TSListener | |
|---|---|
class |
TransportTSListener
A TSListener implementation to start the necessary transports for message-based two-phase commit. |
| Uses of TSListener in com.atomikos.icatch.ws |
|---|
| Classes in com.atomikos.icatch.ws that implement TSListener | |
|---|---|
class |
ApplicationClasspathResourceTSListener
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||