BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Interface
weblogic.transaction.Transaction

Packages that use Transaction
weblogic.ejb This package contains public WebLogic EJB classes / interfaces. 
weblogic.transaction   
weblogic.wtc.gwt   
weblogic.wtc.jatmi   
 

Uses of Transaction in weblogic.ejb
 

Methods in weblogic.ejb that return Transaction
protected  Transaction GenericEnterpriseBean.getCurrentTransaction()
          Transaction Methods
 

Uses of Transaction in weblogic.transaction
 

Methods in weblogic.transaction that return Transaction
static Transaction TxHelper.getTransaction()
          Deprecated.  
 

Constructors in weblogic.transaction with parameters of type Transaction
TimedOutException(Transaction tx)
           
 

Uses of Transaction in weblogic.wtc.gwt
 

Methods in weblogic.wtc.gwt that return Transaction
 Transaction TpacallAsyncReplyImpl.getTransaction()
          Returns the transaction associated with this request
 

Constructors in weblogic.wtc.gwt with parameters of type Transaction
TpacallAsyncReplyImpl(TpacallAsyncReply originalAsyncReply, TuxedoConnection originalAtmi, Transaction myTransaction, weblogic.wtc.jatmi.gwatmi myGateway)
           
 

Uses of Transaction in weblogic.wtc.jatmi
 

Methods in weblogic.wtc.jatmi that return Transaction
 Transaction GatewayTpacallAsyncReply.getTransaction()
          Returns the transaction associated with this request
 


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