Class Forward

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

public class Forward extends Object implements TransactionParticipant, Configurable
Transaction participant that forwards the context to a configured space queue, handing the work off to another asynchronous worker.