|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StateManager | |
---|---|
com.arjuna.ats.arjuna | |
com.arjuna.ats.arjuna.coordinator | |
com.arjuna.ats.arjuna.recovery | |
com.arjuna.ats.arjuna.tools.osb.mbean | |
com.arjuna.ats.txoj |
Uses of StateManager in com.arjuna.ats.arjuna |
---|
Subclasses of StateManager in com.arjuna.ats.arjuna | |
---|---|
class |
AtomicAction
This is a user-level transaction class, unlike BasicAction. |
class |
TopLevelAction
This class provides a (nested) top-level transaction. |
Uses of StateManager in com.arjuna.ats.arjuna.coordinator |
---|
Subclasses of StateManager in com.arjuna.ats.arjuna.coordinator | |
---|---|
class |
AbstractRecord
Abstract Record Class This class provides an abstract template that defines the interface that the atomic action system uses to notify objects that various state transitions have occurred as the 2PC protocol executes. |
class |
BasicAction
BasicAction does most of the work of an atomic action, but does not manage thread scoping. |
class |
TwoPhaseCoordinator
Adds support for synchronizations to BasicAction. |
Uses of StateManager in com.arjuna.ats.arjuna.recovery |
---|
Subclasses of StateManager in com.arjuna.ats.arjuna.recovery | |
---|---|
class |
RecoverAtomicAction
|
Uses of StateManager in com.arjuna.ats.arjuna.tools.osb.mbean |
---|
Subclasses of StateManager in com.arjuna.ats.arjuna.tools.osb.mbean | |
---|---|
class |
StateManagerWrapper
|
Uses of StateManager in com.arjuna.ats.txoj |
---|
Subclasses of StateManager in com.arjuna.ats.txoj | |
---|---|
class |
Lock
Instances of this class (or derived user classes) are used when trying to set a lock. |
class |
LockManager
This class provides (transactional) concurrency control for application objects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |