org.objectweb.jotm.jta.rmi
Class JTATransactionServiceContext
java.lang.Object
|
+--org.objectweb.carol.rmi.jrmp.interceptor.JServiceContext
|
+--org.objectweb.jotm.jta.rmi.JTATransactionServiceContext
- All Implemented Interfaces:
- Serializable
- public class JTATransactionServiceContext
- extends org.objectweb.carol.rmi.jrmp.interceptor.JServiceContext
Class JTATransactionServiceContext
is a JRMP Class for Transaction
Context Propagation
- Version:
- 1.0, 13/09/2002
- Author:
- Guillaume Riviere (Guillaume.Riviere@inrialpes.fr)
- See Also:
- Serialized Form
Fields inherited from class org.objectweb.carol.rmi.jrmp.interceptor.JServiceContext |
context_data, context_id |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JTATransactionServiceContext
public JTATransactionServiceContext(int context_id,
TransactionContext txCtx)
- constructor
getTransactionContext
public TransactionContext getTransactionContext()
- get the transaction context
- Returns:
- TransactionContext the Transaction context