Uses of Class
com.arjuna.ats.internal.jta.recovery.arjunacore.NameScopedXAResource
Packages that use NameScopedXAResource
-
Uses of NameScopedXAResource in com.arjuna.ats.internal.jta.recovery.arjunacore
Methods in com.arjuna.ats.internal.jta.recovery.arjunacore with parameters of type NameScopedXAResourceModifier and TypeMethodDescriptionfinal boolean
RecoveryXids.isSameRM
(NameScopedXAResource xares) boolean
RecoveryXids.updateIfEquivalentRM
(NameScopedXAResource xaResource, Xid[] xids) Heuristically determine is the supplied xaResource is from the same origin as ours and if so, replace the existing resource with the supplied one.Constructors in com.arjuna.ats.internal.jta.recovery.arjunacore with parameters of type NameScopedXAResource