public class CommitTask
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
CommitTask(Xid xid,
java.util.List<org.apache.geronimo.transaction.manager.TransactionImpl.TransactionBranch> rms,
java.lang.Object logMark,
TransactionManagerImpl txManager) |
Modifier and Type | Method and Description |
---|---|
XAException |
getCause() |
int |
getStatus() |
boolean |
isEvercommit() |
void |
run() |
public CommitTask(Xid xid, java.util.List<org.apache.geronimo.transaction.manager.TransactionImpl.TransactionBranch> rms, java.lang.Object logMark, TransactionManagerImpl txManager)
public void run()
run
in interface java.lang.Runnable
public XAException getCause()
public boolean isEvercommit()
public int getStatus()
Copyright © 2010 - 2019 Adobe. All Rights Reserved