Module tapestry.init
Back to master index

[public] Configuration Point tapestry.init.ApplicationInitializersOccurs: unbounded
Schema:
An orderable list of ApplicationInitializer services.
Contribution from module tapestry.globals
<command after="tapestry.init.ApplicationSpecificationInitializer" id="SetupServletApplicationGlobals" object="service:SetupServletApplicationGlobals" />
Contribution from module tapestry.init
<command before="*" id="WebContextInitializer" object="service:WebContextInitializer" />
<command id="ApplicationSpecificationInitializer" object="service:ApplicationSpecificationInitializer" />

Module tapestry.init
Back to master index