org.apache.activemq.broker.jmx
public interface RecoveredXATransactionViewMBean
Modifier and Type | Method and Description |
---|---|
byte[] |
getBranchQualifier() |
int |
getFormatId() |
byte[] |
getGlobalTransactionId() |
void |
heuristicCommit() |
void |
heuristicRollback() |
int getFormatId()
byte[] getBranchQualifier()
byte[] getGlobalTransactionId()
void heuristicCommit() throws java.lang.Exception
java.lang.Exception
void heuristicRollback() throws java.lang.Exception
java.lang.Exception
Copyright © 2005-2014. All Rights Reserved.