Class Trace

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

public class Trace extends Object implements AbortParticipant, Configurable
Diagnostic transaction participant that records a configurable trace label at each lifecycle phase via Context.checkPoint(String).