Interface RecoveredXATransactionViewMBean

All Known Implementing Classes:
RecoveredXATransactionView

public interface RecoveredXATransactionViewMBean
  • Method Details

    • getFormatId

      int getFormatId()
    • getBranchQualifier

      byte[] getBranchQualifier()
    • getGlobalTransactionId

      byte[] getGlobalTransactionId()
    • heuristicCommit

      void heuristicCommit() throws Exception
      Throws:
      Exception
    • heuristicRollback

      void heuristicRollback() throws Exception
      Throws:
      Exception