- All Implemented Interfaces:
- org.agilewiki.jactor.Actor, org.agilewiki.jactor.apc.APCRequestSource, org.agilewiki.jactor.apc.RequestProcessor, org.agilewiki.jactor.lpc.RequestSource, org.agilewiki.jactor.lpc.TargetActor, BlockProcessor, Finisher
public final class TransactionProcessor
extends org.agilewiki.jactor.lpc.JLPCActor
implements BlockProcessor
On receipt of a ProcessBlock request, the transaction processor
first sends an Eval request to the contents of the block and then sends
a Checkpoint request to the database.