org.openejb.server.ejbd
Class PseudoTransactionService
java.lang.Object
org.openejb.server.ejbd.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-2006 OpenEJB. All Rights Reserved.