Uses of Class
com.arjuna.ats.txoj.lockstore.LockStore
Packages that use LockStore
Package
Description
-
Uses of LockStore in com.arjuna.ats.internal.txoj.abstractrecords
Constructors in com.arjuna.ats.internal.txoj.abstractrecords with parameters of type LockStoreModifierConstructorDescriptionCadaverLockRecord
(LockStore store, LockManager lm, BasicAction currAct) -
Uses of LockStore in com.arjuna.ats.internal.txoj.lockstore
Subclasses of LockStore in com.arjuna.ats.internal.txoj.lockstoreModifier and TypeClassDescriptionclass
A very basic lock store implementation.class
An implementation of the lock store which saves locks into files on the local machine. -
Uses of LockStore in com.arjuna.ats.txoj
Fields in com.arjuna.ats.txoj declared as LockStore