Class TransactionServiceProbeProvider


  • public class TransactionServiceProbeProvider
    extends Object
    Probe emitter for the Transaction Service. Used by the probe framework as an event notifier.
    Author:
    Marina Vatkina
    • Constructor Detail

      • TransactionServiceProbeProvider

        public TransactionServiceProbeProvider()
    • Method Detail

      • transactionActivatedEvent

        public void transactionActivatedEvent()
      • transactionDeactivatedEvent

        public void transactionDeactivatedEvent()
      • transactionCommittedEvent

        public void transactionCommittedEvent()
      • transactionRolledbackEvent

        public void transactionRolledbackEvent()
      • freezeEvent

        public void freezeEvent​(boolean b)