org.openejb.spi
Interface TransactionService

All Superinterfaces:
Service
All Known Implementing Classes:
PseudoTransactionService

public interface TransactionService
extends Service


Method Summary
 javax.transaction.TransactionManager getTransactionManager()
           
 
Methods inherited from interface org.openejb.spi.Service
init
 

Method Detail

getTransactionManager

javax.transaction.TransactionManager getTransactionManager()


Copyright © 1999-2011 OpenEJB. All Rights Reserved.