Uses of Interface
com.arjuna.ats.internal.jts.recovery.recoverycoordinators.RcvCoManager
Package
Description
-
Uses of RcvCoManager in com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators
Modifier and TypeClassDescriptionclass
Implementation of RecoveryCreator for JavaIdl orb Handles the creation of RecoveryCoordinator objects for JavaIdl orb. -
Uses of RcvCoManager in com.arjuna.ats.internal.jts.recovery.recoverycoordinators
Modifier and TypeMethodDescriptionstatic void
GenericRecoveryCreator.register
(RcvCoManager theManager) Create an instance of this class, which will delegate the orb-specific aspects to the supplied RcvCoManager instance and register it with the transaction service.