Class TransactionManager.InputQueueMonitor
java.lang.Object
org.jpos.transaction.TransactionManager.InputQueueMonitor
- All Implemented Interfaces:
Runnable
- Enclosing class:
TransactionManager
Background task that throttles the input queue when active sessions
exceed the configured threshold.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates the input-queue monitor bound to the enclosing manager. -
Method Summary
-
Constructor Details
-
InputQueueMonitor
public InputQueueMonitor()Creates the input-queue monitor bound to the enclosing manager.
-
-
Method Details
-
run
-