BEA Systems, Inc.

Uses of Package
weblogic.transaction

Packages that use weblogic.transaction
weblogic.ejb This package contains public WebLogic EJB classes / interfaces. 
weblogic.transaction   
weblogic.wtc.jatmi Provides JATMI primitives used to begin and end transactions, allocate and free buffers, and provide the communication between clients and servers. 
 

Classes in weblogic.transaction used by weblogic.ejb
Transaction
          This interface provides extensions to the javax.transaction.Transaction object for application or system use.
TransactionManager
          Allows XA resources to register and unregister themselves with the Transaction Manager on startup.
 

Classes in weblogic.transaction used by weblogic.transaction
BeginNotificationListener
          An object implementing this interface may be registered with the server transaction manager to receive a notification callback when a transaction is started on the server.
ClientTransactionManager
          Allows a transaction to be suspended and resumed.
ClientTxHelper
          This class is suitable to be used on a "thicker" thin client.
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.
TransactionHelper
          Helper for managing transactions required by higher-level functionality.
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.
 

Classes in weblogic.transaction used by weblogic.wtc.jatmi
Transaction
          This interface provides extensions to the javax.transaction.Transaction object for application or system use.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.