Serialized Form


Package org.objectweb.jotm

Class org.objectweb.jotm.Current implements Serializable

Serialized Fields

transactionTimeout

int transactionTimeout

Class org.objectweb.jotm.HeuristicCommit implements Serializable

Class org.objectweb.jotm.HeuristicHazard implements Serializable

Class org.objectweb.jotm.HeuristicMixed implements Serializable

Class org.objectweb.jotm.HeuristicRollback implements Serializable

Class org.objectweb.jotm.InactiveException implements Serializable

Class org.objectweb.jotm.InternalTransactionContext implements Serializable

Serialized Fields

timeout

int timeout
 

coordinator

Coordinator coordinator
 

xid

Xid xid
 

Class org.objectweb.jotm.NotPreparedException implements Serializable

Class org.objectweb.jotm.XidImpl implements Serializable

Serialized Fields

formatId

int formatId
format id

 

gtrid

byte[] gtrid
global transaction id

 

bqual

byte[] bqual
branch qualifier

 


Package org.objectweb.jotm.jta.rmi

Class org.objectweb.jotm.jta.rmi.JTAClientTransactionInterceptor implements Serializable

Class org.objectweb.jotm.jta.rmi.JTATransactionServiceContext implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
readExternal to initialise Transaction context


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
writeExternal to send Transaction context


Package org.objectweb.jotm.ots

Class org.objectweb.jotm.ots.OTSClientTransactionInterceptor implements Serializable

Serialized Fields

interceptorName

String interceptorName
interceptor name

Class org.objectweb.jotm.ots.OTSORBInitializer implements Serializable

Class org.objectweb.jotm.ots.OTSServerTransactionInterceptor implements Serializable

Serialized Fields

txCtx

TransactionContext txCtx
Transaction context


interceptorName

String interceptorName
interceptor name