|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExpressionCache
Cache of compiled OGNL expressions.
Method Summary | |
---|---|
java.lang.Object |
getCompiledExpression(java.lang.String expression)
Returns the compiled form of the OGNL expression. |
Method Detail |
---|
java.lang.Object getCompiledExpression(java.lang.String expression)
org.apache.hivemind.ApplicationRuntimeException
- if the expression is not valid
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |