Uses of Class
com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule
Packages that use XARecoveryModule
Package
Description
-
Uses of XARecoveryModule in com.arjuna.ats.internal.jta.recovery.arjunacore
Methods in com.arjuna.ats.internal.jta.recovery.arjunacore that return XARecoveryModuleModifier and TypeMethodDescriptionstatic XARecoveryModule
XARecoveryModule.getRegisteredXARecoveryModule()
-
Uses of XARecoveryModule in com.arjuna.ats.internal.jta.recovery.jts
Subclasses of XARecoveryModule in com.arjuna.ats.internal.jta.recovery.jtsModifier and TypeClassDescriptionclass
Designed to be able to recover any XAResource. -
Uses of XARecoveryModule in com.arjuna.ats.jta.logging
Methods in com.arjuna.ats.jta.logging with parameters of type XARecoveryModuleModifier and TypeMethodDescriptionvoid
jtaI18NLogger.warn_intteruptedExceptionOnWaitingXARecoveryModuleLock
(XARecoveryModule recModule, String state, InterruptedException arg0)