org.objectweb.jotm.jta.jeremie
Class JotmTransactionReceiver
java.lang.Object
org.objectweb.jotm.jta.jeremie.JotmTransactionReceiver
- public class JotmTransactionReceiver
- extends Object
- Author:
- Philippe Durieux
Contributor(s): Guillaume Riviere
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JotmTransactionReceiver
public JotmTransactionReceiver()
received_request
public void received_request(TransactionContext pctx)
- Receiver is receiving a request with an attached propagation context.
sending_reply
public TransactionContext sending_reply()
- Receiver is sending a reply.
Return the propagation context to the Orb.