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 Exception
- Throws:
Exception
heuristicRollback
void heuristicRollback()
throws Exception
- Throws:
Exception
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.