Uses of Interface
com.arjuna.ats.arjuna.recovery.RecoveryActivator
Packages that use RecoveryActivator
-
Uses of RecoveryActivator in com.arjuna.ats.arjuna.common
Methods in com.arjuna.ats.arjuna.common that return types with arguments of type RecoveryActivatorModifier and TypeMethodDescriptionRecoveryEnvironmentBean.getRecoveryActivators()
Returns the set of RecoveryActivator instances.Method parameters in com.arjuna.ats.arjuna.common with type arguments of type RecoveryActivatorModifier and TypeMethodDescriptionvoid
RecoveryEnvironmentBean.setRecoveryActivators
(List<RecoveryActivator> recoveryActivators) Sets the instances of RecoveryActivator. -
Uses of RecoveryActivator in com.arjuna.ats.internal.jts.orbspecific.recovery
Classes in com.arjuna.ats.internal.jts.orbspecific.recovery that implement RecoveryActivatorModifier and TypeClassDescriptionclass
Registers the appropriate classes with the ORB.