org.openejb.ri.sp
Class PseudoTransactionService
java.lang.Object
org.openejb.ri.sp.PseudoTransactionService
- All Implemented Interfaces:
- Service, TransactionService
public class PseudoTransactionService
- extends Object
- implements TransactionService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PseudoTransactionService
public PseudoTransactionService()
init
public void init(Properties props)
- Specified by:
init
in interface Service
getTransactionManager
public TransactionManager getTransactionManager()
- Specified by:
getTransactionManager
in interface TransactionService
Copyright © 1999-2010 OpenEJB. All Rights Reserved.