Module tapestry.ognl
Back to master index

[public] Service Point tapestry.ognl.ExpressionEvaluator Interface: org.apache.tapestry.services.ExpressionEvaluator
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="impl.ExpressionEvaluatorImpl" >
      • <set-service property="classFactory" service-id="tapestry.ClassFactory" />
      • <set-object property="applicationSpecification" value="infrastructure:applicationSpecification" />
      • <set-configuration configuration-id="PropertyAccessors" property="contributions" />
      • <set-configuration configuration-id="NullHandlers" property="nullHandlerContributions" />
      </construct>
    </invoke-factory>

Module tapestry.ognl
Back to master index