org.openejb.spi
Interface TransactionService

All Superinterfaces:
Service
All Known Implementing Classes:
TransactionService, RemoteTransactionService

public interface TransactionService
extends Service


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

Method Detail

getTransactionManager

public javax.transaction.TransactionManager getTransactionManager()


Copyright © 2002 OpenEJB Group. All Rights Reserved. http://openejb.sourceforge.net