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 TypeMethodDescriptionvoidRecoveryEnvironmentBean.setRecoveryActivators(List<RecoveryActivator> recoveryActivators) Sets the instances of RecoveryActivator.