Uses of Interface org.objectweb.jotm.Coordinator

Uses in package org.objectweb.jotm

Classes implementing org.objectweb.jotm.Coordinator

class
Implementation of the object that represents a transaction.

Constructors with parameter type org.objectweb.jotm.Coordinator

Build a new TransactionContext (from JTA layer)

Methods with parameter type org.objectweb.jotm.Coordinator

boolean
Tests if the given coordinator represents this transaction
boolean
void
Set the coordinator associated with the transaction
void
set the Coordinator of the transaction.

Methods with return type org.objectweb.jotm.Coordinator

Coordinator
Get the coordinator associated with the transaction
Coordinator
get the Coordinator of the transaction.
Coordinator
get Coordinator.
Coordinator
Gets the Coordinator object for this transaction