Serialized Form


Package org.objectweb.jotm

Class org.objectweb.jotm._Control_Stub extends Stub implements Serializable

Class org.objectweb.jotm._ControlImpl_Stub extends Stub implements Serializable

Class org.objectweb.jotm._Coordinator_Stub extends Stub implements Serializable

Class org.objectweb.jotm._RecoveryCoordinator_Stub extends Stub implements Serializable

Class org.objectweb.jotm._RemoteSynchro_Stub extends Stub implements Serializable

Class org.objectweb.jotm._Resource_Stub extends Stub implements Serializable

Class org.objectweb.jotm._Terminator_Stub extends Stub implements Serializable

Class org.objectweb.jotm._TransactionFactory_Stub extends Stub implements Serializable

Class org.objectweb.jotm.ControlImpl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

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

serialVersionUID: 67411825766929272L

Serialized Fields

defaultTimeout

int defaultTimeout

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

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

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

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

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

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

Serialized Fields

timeout

int timeout
 

coordinator

Coordinator coordinator
 

terminator

Terminator terminator
 

xid

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 Object implements Serializable

Serialized Fields

internalVersId

byte internalVersId

fullString

String fullString

shortString

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 RemoteException implements Serializable

Class org.objectweb.jotm.SubCoordinator_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class org.objectweb.jotm.TransactionFactoryImpl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

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

Serialized Fields

internalVersId

byte internalVersId

fullString

String fullString

shortString

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

 



Copyright ? 2005-2009 OW2 Consortium. All Rights Reserved.