Module tapestry.ognl
Back to master index

[public] Service Point tapestry.ognl.ExpressionCache Interface: org.apache.tapestry.services.ExpressionCache
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="impl.ExpressionCacheImpl" initialize-method="initializeService" >
      • <event-listener service-id="tapestry.ResetEventHub" />
      • <event-listener service-id="tapestry.describe.ReportStatusHub" />
      • <set-service property="evaluator" service-id="ExpressionEvaluator" />
      </construct>
    </invoke-factory>

Module tapestry.ognl
Back to master index