Uses of Class
com.arjuna.ats.arjuna.StateManager
Packages that use StateManager
Package
Description
-
Uses of StateManager in com.arjuna.ats.arjuna
Subclasses of StateManager in com.arjuna.ats.arjunaModifier and TypeClassDescriptionclassThis is a user-level transaction class, unlike BasicAction.classThis class provides a (nested) top-level transaction. -
Uses of StateManager in com.arjuna.ats.arjuna.coordinator
Subclasses of StateManager in com.arjuna.ats.arjuna.coordinatorModifier and TypeClassDescriptionclassAbstract 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.classBasicAction does most of the work of an atomic action, but does not manage thread scoping.classAdds support for synchronizations to BasicAction. -
Uses of StateManager in com.arjuna.ats.arjuna.recovery
Subclasses of StateManager in com.arjuna.ats.arjuna.recovery -
Uses of StateManager in com.arjuna.ats.arjuna.tools.osb.mbean
Subclasses of StateManager in com.arjuna.ats.arjuna.tools.osb.mbeanModifier and TypeClassDescriptionclassDeprecated.as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes. -
Uses of StateManager in com.arjuna.ats.jta.logging
Methods in com.arjuna.ats.jta.logging with parameters of type StateManagerModifier and TypeMethodDescriptionvoidjtaI18NLogger.error_transaction_class_cast_fail(StateManager action, Exception e) jtaI18NLogger.get_onephase_heuristic_commit_failure(StateManager action) -
Uses of StateManager in com.arjuna.ats.txoj
Subclasses of StateManager in com.arjuna.ats.txojModifier and TypeClassDescriptionclassInstances of this class (or derived user classes) are used when trying to set a lock.classThis class provides (transactional) concurrency control for application objects.