Uses of Class
com.arjuna.ats.arjuna.recovery.RecoveryManager
-
Packages that use RecoveryManager Package Description com.arjuna.ats.arjuna.recovery -
-
Uses of RecoveryManager in com.arjuna.ats.arjuna.recovery
Methods in com.arjuna.ats.arjuna.recovery that return RecoveryManager Modifier and Type Method Description static RecoveryManagerRecoveryManager. manager()Obtain a reference to the RecoveryManager singleton.static RecoveryManagerRecoveryManager. manager(int mode)Obtain a reference to the RecoveryManager singleton.
-