Uses of Class
org.openejb.assembler.TransactionServiceInfo

Packages that use TransactionServiceInfo
org.openejb.assembler   
 

Uses of TransactionServiceInfo in org.openejb.assembler
 

Fields in org.openejb.assembler declared as TransactionServiceInfo
 TransactionServiceInfo FacilitiesInfo.transactionService
           
 

Methods in org.openejb.assembler with parameters of type TransactionServiceInfo
 TransactionManager AssemblerTool.assembleTransactionManager(TransactionServiceInfo txInfo)
          This method assembles the TransactionManager from the TransactionServiceInfo configuration object.
 



Copyright © 1999-2006 OpenEJB. All Rights Reserved.