|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
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! |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |