Uses of Package
javax.slee.transaction

Packages that use javax.slee.transaction
javax.slee.resource   
javax.slee.transaction   
 

Classes in javax.slee.transaction used by javax.slee.resource
SleeTransactionManager
          The SleeTransactionManager interface extends the JTA TransactionManager interface by providing asynchronous commit and rollback operations.
 

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.
 



Copyright © 2009. All Rights Reserved.