| 
 | BEA Systems, Inc. | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| Interface Summary | |
| InterposedTransactionManager | InterposedTransactionManager is used by a bi-directional gateway for importing foreign transactions into WLS. | 
| Transaction | This interface provides extensions to the javax.transaction.Transaction object for application or system use. | 
| TransactionLoggable | Interface for object capable of being stored in transaction log. | 
| TransactionLogger | Transaction log manager for two-phase commit. | 
| TransactionManager | Allows XA resources to register and unregister themselves with the Transaction Manager on startup. | 
| UserTransaction | This interface defines WebLogic-specific extensions to javax.transaction.UserTransaction. | 
| XAResource | This is an optional interface that XA resource provider can implement to communicate extra information to the Transaction Manager. | 
| Class Summary | |
| TxHelper | This class is a convenience wrapper for gaining access to objects and resources related to the transaction manager, on both client and server processes, via static methods. | 
| Exception Summary | |
| AppSetRollbackOnlyException | Indicates that a transaction was marked for rollback by an application component. | 
| RollbackException | This class extends javax.transaction.RollbackException and preserves the original reason for a rollback by reporting the application-supplied rollback reason. | 
| TimedOutException | Indicates that a transaction was rolled back due to a timeout. | 
| TransactionSystemException | This class extends java.rmi.RemoteException, and is thrown by transaction interceptors to communicate a transaction SystemException to clients. | 
| XAException | |
| 
 | Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs70 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||