Module tapestry.portlet
Back to master index

[public] Configuration Point tapestry.portlet.PortletApplicationInitializersOccurs: unbounded
Schema:
Defines the steps for initializing a Tapestry portlet application.
Contribution from module tapestry.portlet
<command before="*" id="PortletWebContextInitializer" object="service:PortletWebContextInitializer" />
<command id="PortletApplicationSpecificationInitializer" object="service:PortletApplicationSpecificationInitializer" />
Contribution from module tapestry.portlet
<command id="SetupServletApplicationGlobals" object="service:SetupPortletApplicationGlobals" />

Module tapestry.portlet
Back to master index