|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openejb.ri.sp.PseudoTransactionService
public class PseudoTransactionService
Nested Class Summary | |
---|---|
class |
PseudoTransactionService.MyTransaction
|
class |
PseudoTransactionService.MyTransactionManager
|
Constructor Summary | |
---|---|
PseudoTransactionService()
|
Method Summary | |
---|---|
javax.transaction.TransactionManager |
getTransactionManager()
|
void |
init(java.util.Properties props)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PseudoTransactionService()
Method Detail |
---|
public void init(java.util.Properties props)
init
in interface Service
public javax.transaction.TransactionManager getTransactionManager()
getTransactionManager
in interface TransactionService
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |