Uses of Class
com.arjuna.ats.internal.jta.recovery.arjunacore.NameScopedXAResource
-
Uses of NameScopedXAResource in com.arjuna.ats.internal.jta.recovery.arjunacore
Modifier 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.