public class InstrumentResolver extends Object implements IStringEvaluator
This can for example be used in the instrument meta declaration string expansion.
| Constructor and Description |
|---|
InstrumentResolver(IInstrument instrument) |
public InstrumentResolver(IInstrument instrument)
public Object evaluate(String expression, IArgs args) throws EvaluationException
IStringEvaluatorexpression according to the syntax used by the
implementor and return the result.evaluate in interface IStringEvaluatorexpression - The expression to evaluate.EvaluationException - If we encounter a compile or runtime error.Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.