org.jboss.ejb3.embedded.service
Class SimpleTransactionService
java.lang.Object
org.jboss.ejb3.embedded.service.SimpleTransactionService
public class SimpleTransactionService
- extends Object
Bind a JTA TransactionManager into JNDI.
- Version:
- $Revision: $
- Author:
- Carlo de Wolf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleTransactionService
public SimpleTransactionService()
getTransactionManager
public TransactionManager getTransactionManager()
start
public void start()
throws Exception
- Throws:
Exception
stop
public void stop()
throws NamingException
- Throws:
NamingException
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.