public class MVELExpressionEvaluator extends ExpressionEvaluator
Constructor and Description |
---|
MVELExpressionEvaluator() |
Modifier and Type | Method and Description |
---|---|
String |
evaluate(Object information)
This method evaluates the supplied information to
derive and return a result.
|
void |
init()
This method initializes the expression evaluator.
|
close, getExpression, getOptional, setExpression, setOptional
public void init() throws Exception
init
in class ExpressionEvaluator
Exception
- Failed to initializepublic String evaluate(Object information)
evaluate
in class ExpressionEvaluator
information
- The informationCopyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.