Serialized Form


Package org.objectweb.jotm

Class org.objectweb.jotm.Current extends java.lang.Object implements Serializable

Serialized Fields

defaultTimeout

int defaultTimeout

transactionTimeout

int transactionTimeout

Class org.objectweb.jotm.HeuristicCommit extends java.rmi.RemoteException implements Serializable

Class org.objectweb.jotm.HeuristicHazard extends java.rmi.RemoteException implements Serializable

Class org.objectweb.jotm.HeuristicMixed extends java.rmi.RemoteException implements Serializable

Class org.objectweb.jotm.HeuristicRollback extends java.rmi.RemoteException implements Serializable

Class org.objectweb.jotm.InactiveException extends java.rmi.RemoteException implements Serializable

Class org.objectweb.jotm.InternalTransactionContext extends java.lang.Object implements Serializable

Serialized Fields

timeout

int timeout
 

coordinator

Coordinator coordinator
 

terminator

Terminator terminator
 

xid

javax.transaction.xa.Xid xid
 

isJotmCtx

boolean isJotmCtx
false if the Internal Tx Ctx is build from another VI's tx context

Class org.objectweb.jotm.JavaXidImpl extends java.lang.Object implements Serializable

Serialized Fields

internalVersId

byte internalVersId
See Also:
Constant Field Values

fullString

java.lang.String fullString

shortString

java.lang.String shortString

hashcodevalid

boolean hashcodevalid

myhashcode

int myhashcode

formatId

int formatId
format id

 

gtrid_length

int gtrid_length
gtrid length

 

bqual_length

int bqual_length
bqual length

 

gtrid

byte[] gtrid
global transaction id

 

bqual

byte[] bqual
branch qualifier

 

Class org.objectweb.jotm.NotPreparedException extends java.rmi.RemoteException implements Serializable

Class org.objectweb.jotm.XidImpl extends java.lang.Object implements Serializable

Serialized Fields

internalVersId

byte internalVersId
See Also:
Constant Field Values

fullString

java.lang.String fullString

shortString

java.lang.String shortString

hashcodevalid

boolean hashcodevalid

myhashcode

int myhashcode

formatId

int formatId
format id

 

gtrid_length

int gtrid_length
gtrid length

 

bqual_length

int bqual_length
bqual length

 

gtrid

byte[] gtrid
global transaction id

 

bqual

byte[] bqual
branch qualifier

 


Package org.objectweb.jotm.jta.rmi

Class org.objectweb.jotm.jta.rmi.JTAClientTransactionInterceptor extends java.lang.Object implements Serializable

Class org.objectweb.jotm.jta.rmi.JTATransactionServiceContext extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
readExternal to initialise Transaction context


writeExternal

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


Package org.objectweb.jotm.ots

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

Serialized Fields

interceptorName

java.lang.String interceptorName
interceptor name

Class org.objectweb.jotm.ots.OTSORBInitializer extends org.omg.CORBA.LocalObject implements Serializable

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

Serialized Fields

contexts

java.util.Map contexts
Transaction context


interceptorName

java.lang.String interceptorName
interceptor name