Module tapestry.props
Back to master index

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

Module tapestry.props
Back to master index