Uses of Class
org.openejb.config.sys.TransactionService

Packages that use TransactionService
org.openejb.config.sys   
 

Uses of TransactionService in org.openejb.config.sys
 

Methods in org.openejb.config.sys that return TransactionService
 TransactionService Openejb.getTransactionService()
          Returns the value of field 'transactionService'.
 

Methods in org.openejb.config.sys with parameters of type TransactionService
 void Openejb.setTransactionService(TransactionService transactionService)
          Sets the value of field 'transactionService'.
 



Copyright © 1999-2006 OpenEJB. All Rights Reserved.