org.openejb.spi
Interface TransactionService

All Superinterfaces:
Service
All Known Implementing Classes:
PseudoTransactionService

public interface TransactionService
extends Service


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

Method Detail

getTransactionManager

TransactionManager getTransactionManager()


Copyright © 1999-2008 OpenEJB. All Rights Reserved.