Frames | No Frames |
Classes implementing org.objectweb.jotm.Terminator | |
class | Implementation of the object that represents a transaction. |
Constructors with parameter type org.objectweb.jotm.Terminator | |
Build a new TransactionContext (from JTA layer)
|
Methods with parameter type org.objectweb.jotm.Terminator | |
void | Set the termiantor associated with the transaction
|
void | set the Terminator of the transaction. |
Methods with return type org.objectweb.jotm.Terminator | |
Terminator | Get the Terminator associated with the transaction
|
Terminator | get the Terminator of the transaction. |
Terminator | get Terminator. |
Terminator | Gets the Terminator object for this transaction
|