BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Interface
weblogic.transaction.TransactionLoggable

Packages that use TransactionLoggable
weblogic.transaction   
 

Uses of TransactionLoggable in weblogic.transaction
 

Methods in weblogic.transaction with parameters of type TransactionLoggable
 void TransactionLogger.store(TransactionLoggable obj)
          Accept an object for storage in the transaction log file.
 void TransactionLogger.release(TransactionLoggable obj)
          Release an object previously stored.
 


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