Uses of Class
net.sf.oxclient.aspects.retry.ParameterSaveType

Packages that use ParameterSaveType
net.sf.oxclient.aspects.retry   
 

Uses of ParameterSaveType in net.sf.oxclient.aspects.retry
 

Methods in net.sf.oxclient.aspects.retry that return ParameterSaveType
static ParameterSaveType ParameterSaveType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ParameterSaveType[] ParameterSaveType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructor parameters in net.sf.oxclient.aspects.retry with type arguments of type ParameterSaveType
RetryHandler(Map<ParameterSaveType,IParameterSaver> parameterSaverMap)
          This Constructor is only for unit testing!
 



Copyright © 2007. All Rights Reserved.