|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionFactory | |
|---|---|
| org.objectweb.jotm | |
| Uses of TransactionFactory in org.objectweb.jotm |
|---|
| Classes in org.objectweb.jotm that implement TransactionFactory | |
|---|---|
class |
TransactionFactoryImpl
|
| Methods in org.objectweb.jotm that return TransactionFactory | |
|---|---|
static TransactionFactory |
Current.getJTM()
Returns the TMFactory (in JTM) |
| Methods in org.objectweb.jotm with parameters of type TransactionFactory | |
|---|---|
static void |
Current.setTMFactory(TransactionFactory tmfact)
The TM factory is passed as an argument. |
| Constructors in org.objectweb.jotm with parameters of type TransactionFactory | |
|---|---|
Current(TransactionFactory tmfact)
Constructor for an application server. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||