public interface IValueProvider
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getValue(java.lang.String variableName)
Returns the value of the selected variable
|
java.lang.Object getValue(java.lang.String variableName) throws java.lang.IllegalArgumentException
variableName
- java.lang.IllegalArgumentException
- if the variable is not defined