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

Packages that use TransactionService
org.openejb.alt.config.sys The classes and interfaces directly under this package define the basic parts of the OpenEJB Castor configuration. 
 

Uses of TransactionService in org.openejb.alt.config.sys
 

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

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



Copyright © 1999-2011 OpenEJB. All Rights Reserved.