Module tapestry.portlet
Back to master index

[public] Service Point tapestry.portlet.PortletApplicationInitializer Interface: org.apache.tapestry.portlet.PortletApplicationInitializer
Master startup for the Portlet application; invokes an ordered series of other ApplicationInitializer instances contributed to the PortletApplicationInitializers configuration point.
Implementation
  • <invoke-factory service-id="" model="singleton" >
    • <construct configuration-id="PortletApplicationInitializers" />
    </invoke-factory>

Module tapestry.portlet
Back to master index