com.arjuna.ats.arjuna.tools.log
Class TransactionTypeManager
java.lang.Object
com.arjuna.ats.arjuna.tools.log.TransactionTypeManager
public class TransactionTypeManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getTransaction
public com.arjuna.ats.internal.arjuna.tools.log.EditableTransaction getTransaction(String type,
Uid u)
present
public boolean present(String type)
- Is this transaction log one we support?
- Parameters:
type
- the name of the log.
- Returns:
- true if supported, false otherwise.
addTransaction
public void addTransaction(TransactionTypeManager.TransactionTypeMap map)
removeTransaction
public void removeTransaction(String type)
getInstance
public static TransactionTypeManager getInstance()
Copyright © 2011. All Rights Reserved.