|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.embedded.service.SimpleTransactionService
public class SimpleTransactionService
Bind a JTA TransactionManager into JNDI.
| Constructor Summary | |
|---|---|
SimpleTransactionService()
|
|
| Method Summary | |
|---|---|
javax.transaction.TransactionManager |
getTransactionManager()
|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleTransactionService()
| Method Detail |
|---|
public javax.transaction.TransactionManager getTransactionManager()
public void start()
throws java.lang.Exception
java.lang.Exception
public void stop()
throws javax.naming.NamingException
javax.naming.NamingException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||