Module tapestry.props
Back to master index

[public] Service Point tapestry.props.WebActivatorPropertySource Interface: org.apache.tapestry.engine.IPropertySource
Searches for properties in the web activator's (i.e. HttpServlet's) configuration.
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="org.apache.tapestry.services.impl.InitializationParameterHolderPropertySource" >
      • <set-object property="holder" value="service-property:tapestry.globals.ApplicationGlobals:activator" />
      </construct>
    </invoke-factory>

Module tapestry.props
Back to master index