|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionListener | |
|---|---|
| com.sun.sgs.impl.service.data | Provides an implementation of DataService. |
| com.sun.sgs.impl.service.transaction | Provides an implementation of transactions. |
| com.sun.sgs.service | Provides interfaces and classes for services provided by the RedDwarf Server. |
| Uses of TransactionListener in com.sun.sgs.impl.service.data |
|---|
| Classes in com.sun.sgs.impl.service.data that implement TransactionListener | |
|---|---|
(package private) class |
Context
Stores information for a specific transaction. |
| Uses of TransactionListener in com.sun.sgs.impl.service.transaction |
|---|
| Methods in com.sun.sgs.impl.service.transaction with parameters of type TransactionListener | |
|---|---|
void |
TransactionImpl.registerListener(TransactionListener listener)
Registers a listener that will be notified just before this transaction is prepared, and after it commits or aborts. |
| Uses of TransactionListener in com.sun.sgs.service |
|---|
| Methods in com.sun.sgs.service with parameters of type TransactionListener | |
|---|---|
void |
Transaction.registerListener(TransactionListener listener)
Registers a listener that will be notified just before this transaction is prepared, and after it commits or aborts. |
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||