Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.mobicents.slee.runtime.transaction

Interface Summary
SleeTransactionManager Implementation interface for persistance manager.
TransactionalAction Represents something that needs to happen when a SLEE transaction ends (commit or rollback) Implements the command pattern
TransactionManagerImplMBean  
 

Class Summary
TransactionIDAccessImpl  
TransactionManagerImpl Implementation of SLEE Tx manager.
TxSyncAction