BEA Systems, Inc.

Uses of Interface
weblogic.transaction.TransactionManager

Packages that use TransactionManager
weblogic.ejb This package contains public WebLogic EJB classes / interfaces. 
weblogic.transaction   
 

Uses of TransactionManager in weblogic.ejb
 

Methods in weblogic.ejb that return TransactionManager
protected  TransactionManager GenericEnterpriseBean.getTransactionManager()
           
 

Uses of TransactionManager in weblogic.transaction
 

Subinterfaces of TransactionManager in weblogic.transaction
 interface ServerTransactionManager
          ServerTransactionManager enables the caller to get the TransactionLogger object associated with this server.
 

Methods in weblogic.transaction that return TransactionManager
static TransactionManager ClientTxHelper.getTransactionManager()
          Gets a reference to the singleton, server-side TransactionManager object.
 


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