public interface ExpressionCache
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getCompiledExpression(java.lang.String expression)
Returns the compiled form of the OGNL expression.
|
java.lang.Object getCompiledExpression(java.lang.String expression)
org.apache.hivemind.ApplicationRuntimeException
- if the expression is not valid