org.apache.activemq.broker.jmx
Class RecoveredXATransactionView
java.lang.Object
org.apache.activemq.broker.jmx.RecoveredXATransactionView
- All Implemented Interfaces:
- RecoveredXATransactionViewMBean
public class RecoveredXATransactionView
- extends Object
- implements RecoveredXATransactionViewMBean
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecoveredXATransactionView
public RecoveredXATransactionView(ManagedRegionBroker managedRegionBroker,
XATransaction transaction)
getFormatId
public int getFormatId()
- Specified by:
getFormatId in interface RecoveredXATransactionViewMBean
getBranchQualifier
public byte[] getBranchQualifier()
- Specified by:
getBranchQualifier in interface RecoveredXATransactionViewMBean
getGlobalTransactionId
public byte[] getGlobalTransactionId()
- Specified by:
getGlobalTransactionId in interface RecoveredXATransactionViewMBean
heuristicCommit
public void heuristicCommit()
throws Exception
- Specified by:
heuristicCommit in interface RecoveredXATransactionViewMBean
- Throws:
Exception
heuristicRollback
public void heuristicRollback()
throws Exception
- Specified by:
heuristicRollback in interface RecoveredXATransactionViewMBean
- Throws:
Exception
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.