public interface ExpressionEvaluator
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(Object rawExpression,
Object resultValue) |
Object |
getValueForGiven(String className,
Object raw,
ClassLoader classLoader) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.