Uses of Interface
com.arjuna.ats.arjuna.recovery.ExpiryScanner

Packages that use ExpiryScanner
com.arjuna.ats.arjuna.common   
 

Uses of ExpiryScanner in com.arjuna.ats.arjuna.common
 

Methods in com.arjuna.ats.arjuna.common that return types with arguments of type ExpiryScanner
 List<ExpiryScanner> RecoveryEnvironmentBean.getExpiryScanners()
          Returns the set of ExpiryScanner instances.
 

Method parameters in com.arjuna.ats.arjuna.common with type arguments of type ExpiryScanner
 void RecoveryEnvironmentBean.setExpiryScanners(List<ExpiryScanner> expiryScanners)
          Sets the instances of ExpiryScanner.
 



Copyright © 2011. All Rights Reserved.