Interface TransactionMonitor

    • Field Detail

      • NAME

        static final String NAME
    • Method Detail

      • getActiveCount

        long getActiveCount()
      • getTotalCommits

        long getTotalCommits()
      • getTotalRollbacks

        long getTotalRollbacks()
      • getEnabled

        boolean getEnabled()
      • toggle

        boolean toggle()