Class TransactionManager.InputQueueMonitor

java.lang.Object
org.jpos.transaction.TransactionManager.InputQueueMonitor
All Implemented Interfaces:
Runnable
Enclosing class:
TransactionManager

public class TransactionManager.InputQueueMonitor extends Object implements Runnable
Background task that throttles the input queue when active sessions exceed the configured threshold.
  • Constructor Details

    • InputQueueMonitor

      Creates the input-queue monitor bound to the enclosing manager.
  • Method Details