public class ConstantValueProvider extends Object implements ParameterValueProvider
| Constructor and Description |
|---|
ConstantValueProvider(Object value) |
protected Object value
public ConstantValueProvider(Object value)
public Object getValue(VariableScope scope)
getValue in interface ParameterValueProviderscope - the scope in which the value is to be resolved.public void setValue(Object value)
Copyright © 2018. All rights reserved.