Uses of Interface
javax.slee.transaction.CommitListener

Packages that use CommitListener
javax.slee.transaction   
 

Uses of CommitListener in javax.slee.transaction
 

Methods in javax.slee.transaction with parameters of type CommitListener
 void SleeTransactionManager.asyncCommit(CommitListener listener)
          Request that the transaction associated with the current thread asynchronously commit.
 void SleeTransaction.asyncCommit(CommitListener listener)
          Request that the transaction represented by this SleeTransaction object asynchronously commit.
 



Copyright © 2008. All Rights Reserved.