|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.ats.arjuna.tools.log.TransactionTypeManager
public class TransactionTypeManager
Nested Class Summary | |
---|---|
static interface |
TransactionTypeManager.TransactionTypeMap
Only allows the movement of heuristic participants to the prepared list. |
Method Summary | |
---|---|
void |
addTransaction(TransactionTypeManager.TransactionTypeMap map)
|
static TransactionTypeManager |
getInstance()
|
com.arjuna.ats.internal.arjuna.tools.log.EditableTransaction |
getTransaction(java.lang.String type,
Uid u)
|
boolean |
present(java.lang.String type)
Is this transaction log one we support? |
void |
removeTransaction(java.lang.String type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public com.arjuna.ats.internal.arjuna.tools.log.EditableTransaction getTransaction(java.lang.String type, Uid u)
public boolean present(java.lang.String type)
type
- the name of the log.
public void addTransaction(TransactionTypeManager.TransactionTypeMap map)
public void removeTransaction(java.lang.String type)
public static TransactionTypeManager getInstance()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |