|
|||||||||||
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 |
reportStatus(ReportStatusEvent event)
|
void |
resetEventDidOccur()
|
void |
setServiceId(java.lang.String serviceId)
|
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 void reportStatus(ReportStatusEvent event)
reportStatus
in interface ReportStatusListener
public java.lang.Object getCompiledExpression(java.lang.String expression)
ExpressionCache
getCompiledExpression
in interface ExpressionCache
public void setServiceId(java.lang.String serviceId)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |