BEA Systems, Inc.

Uses of Interface
weblogic.transaction.ClientTransactionManager

Packages that use ClientTransactionManager
weblogic.transaction   
 

Uses of ClientTransactionManager in weblogic.transaction
 

Subinterfaces of ClientTransactionManager in weblogic.transaction
 interface ServerTransactionManager
          ServerTransactionManager enables the caller to get the TransactionLogger object associated with this server.
 interface TransactionManager
          Allows XA resources to register and unregister themselves with the Transaction Manager on startup.
 

Methods in weblogic.transaction that return ClientTransactionManager
static ClientTransactionManager TxHelper.getClientTransactionManager()
          Deprecated.  
abstract  ClientTransactionManager TransactionHelper.getTransactionManager()
          Return an implementation of TransactionManager suitable for use in the current client.
 


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