Class Delay

java.lang.Object
org.jpos.transaction.participant.Delay
All Implemented Interfaces:
Configurable, AbortParticipant, TransactionConstants, TransactionParticipant

public class Delay extends Object implements AbortParticipant, Configurable
Delay participant Can be used for debugging/testing purposes. It just delays the transaction callbacks.