Serialized Form


Package org.objectweb.jotm.core.conflict

Class org.objectweb.jotm.core.conflict.ConflictUndefinedException implements Serializable

Class org.objectweb.jotm.core.conflict.InvalidConflictException implements Serializable

Class org.objectweb.jotm.core.conflict.LockConflictException implements Serializable

Class org.objectweb.jotm.core.conflict.NoSuchConflictException implements Serializable

Class org.objectweb.jotm.core.conflict.NoSuchLockException implements Serializable


Package org.objectweb.jotm.core.delegation

Class org.objectweb.jotm.core.delegation.InvalidAcquireException implements Serializable


Package org.objectweb.jotm.core.dependency

Class org.objectweb.jotm.core.dependency.NoSuchDependencyException implements Serializable


Package org.objectweb.jotm.core.events

Class org.objectweb.jotm.core.events.InvalidEventTypeException implements Serializable


Package org.objectweb.jotm.core.log

Class org.objectweb.jotm.core.log.LogFailureException implements Serializable


Package org.objectweb.jotm.core.transaction

Class org.objectweb.jotm.core.transaction.InvalidStateException implements Serializable

Class org.objectweb.jotm.core.transaction.InvalidVoteException implements Serializable

Class org.objectweb.jotm.core.transaction.NoTransactionException implements Serializable

Class org.objectweb.jotm.core.transaction.TransactionAbortedException implements Serializable


Package org.objectweb.jotm.examples

Class org.objectweb.jotm.examples.OtsAccount implements Serializable


Package org.objectweb.jotm.impl.core.conflict

Class org.objectweb.jotm.impl.core.conflict.NoSupremumException implements Serializable


Package org.objectweb.jotm.impl.ots

Class org.objectweb.jotm.impl.ots.ClientTransaction implements Serializable

Serialized Fields

tx

TransactionImpl tx
jotm2 transaction wrapped by Control implementation

Class org.objectweb.jotm.impl.ots.TransactionImpl implements Serializable

Serialized Fields

coreTx

CoreTransaction coreTx
jotm2 transaction wrapped by Control implementation