|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.services.impl.ExpressionCacheImpl
Constructor Summary | |
ExpressionCacheImpl()
|
Method Summary | |
java.lang.Object |
getCompiledExpression(java.lang.String expression)
Returns the compiled form of the OGNL expression. |
void |
resetEventDidOccur()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExpressionCacheImpl()
Method Detail |
public void resetEventDidOccur()
resetEventDidOccur
in interface ResetEventListener
public java.lang.Object getCompiledExpression(java.lang.String expression)
ExpressionCache
getCompiledExpression
in interface ExpressionCache
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |