public class ExpressionEvaluatorFunctor extends CommonFunctor<String>
| Constructor and Description |
|---|
ExpressionEvaluatorFunctor() |
public String perform(IFunctorCall call) throws FunctorInvocationException
IFunctorcall - The call contextFunctorInvocationException - An exception that raised while executing the business logic
will be wrapped in a FunctorInvocationException.Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.