Module tapestry.portlet
Back to master index

[public] Service Point tapestry.portlet.PortletStaleLinkExceptionPresenter Interface: org.apache.tapestry.error.StaleLinkExceptionPresenter
Displays the stale link exception's message.
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="PortletStaleLinkExceptionPresenter" >
      • <set-service property="globals" service-id="PortletRequestGlobals" />
      </construct>
    </invoke-factory>

Module tapestry.portlet
Back to master index