|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.waveset.util.VariableExpander.MapResolver
A class that implements the VariableResolver interface, and looks up variables in a Map. Also allows pass through to another VariableResolver if a value wasn't found in the map.
Method Summary | |
java.lang.Object |
resolveVariable(java.lang.String name)
Resolve a variable referenced by name. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.Object resolveVariable(java.lang.String name) throws WavesetException
VariableResolver
resolveVariable
in interface VariableResolver
WavesetException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |