org.apache.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.apache.openejb.spi.Service
init
 

Method Detail

getTransactionManager

TransactionManager getTransactionManager()


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.