Package org.apache.activemq.broker.jmx
Interface RecoveredXATransactionViewMBean
-
- All Known Implementing Classes:
RecoveredXATransactionView
public interface RecoveredXATransactionViewMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]
getBranchQualifier()
int
getFormatId()
byte[]
getGlobalTransactionId()
void
heuristicCommit()
void
heuristicRollback()
-