|
Classes in javax.slee.transaction used by javax.slee.transaction |
CommitListener
The CommitListener interface defines the callback operations that
enable a Resource Adaptor to be notified of the outcome of an asynchronous
commit operation. |
RollbackListener
The RollbackListener interface defines the callback operations that
enable a Resource Adaptor to be notified of the outcome of an asynchronous
rollback operation. |
SleeTransaction
The SleeTransaction interface extends the JTA Transaction
interface by providing asynchronous commit and rollback operations. |