Frames | No Frames |
Classes implementing org.objectweb.jotm.Control | |
class | Implementation of the object that represents a transaction. |
Methods with parameter type org.objectweb.jotm.Control | |
void | |
void |
Methods with return type org.objectweb.jotm.Control | |
Control | TransactionFactory.create(int timeout) |
Control | TransactionFactoryImpl.create(int timeout) Create a new Control implementation on JTM. |
Control | Get the control associated with the transaction
|
Control | get the Control of the Transaction. |
Control | |
Control | Recreate locally a Control object for an existing transaction. |