org.apache.activemq.broker.jmx
Interface RecoveredXATransactionViewMBean
- All Known Implementing Classes:
- RecoveredXATransactionView
public interface RecoveredXATransactionViewMBean
getFormatId
int getFormatId()
getBranchQualifier
byte[] getBranchQualifier()
getGlobalTransactionId
byte[] getGlobalTransactionId()
heuristicCommit
void heuristicCommit()
throws java.lang.Exception
- Throws:
java.lang.Exception
heuristicRollback
void heuristicRollback()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2005-2015. All Rights Reserved.