Module tapestry.props
Back to master index

[public] Service Point tapestry.props.ServletContextPropertySource Interface: org.apache.tapestry.engine.IPropertySource
Searches the servlet context for properties.
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="org.apache.tapestry.services.impl.ServletContextPropertySource" >
      • <set-object property="context" value="service-property:tapestry.globals.ApplicationGlobals:context" />
      </construct>
    </invoke-factory>

Module tapestry.props
Back to master index