Class TransactionManager.RetryTask
java.lang.Object
org.jpos.transaction.TransactionManager.RetryTask
- All Implemented Interfaces:
Runnable
- Enclosing class:
TransactionManager
Background task that periodically pushes any contexts written to the
TransactionManager.RETRY_QUEUE back onto the input queue.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RetryTask
public RetryTask()Creates the retry task bound to the enclosing manager.
-
-
Method Details
-
run
-