Uses of Interface
com.arjuna.ats.arjuna.recovery.ExpiryScanner
Packages that use ExpiryScanner
-
Uses of ExpiryScanner in com.arjuna.ats.arjuna.common
Methods in com.arjuna.ats.arjuna.common that return types with arguments of type ExpiryScannerModifier and TypeMethodDescriptionRecoveryEnvironmentBean.getExpiryScanners()Returns the set of ExpiryScanner instances.Method parameters in com.arjuna.ats.arjuna.common with type arguments of type ExpiryScannerModifier and TypeMethodDescriptionvoidRecoveryEnvironmentBean.setExpiryScanners(List<ExpiryScanner> expiryScanners) Sets the instances of ExpiryScanner.