Module tapestry.portlet | Version: | 4.0.0 |
---|---|---|
Package: | org.apache.tapestry.portlet | |
Add on for Tapestry that adds native Portlet support. | ||
Contribution to | If: | class javax.portlet.PortletSession |
<strategy class="javax.portlet.PortletSession"
object="instance:PortletSessionDescribableStrategy"
/>
<strategy class="javax.portlet.PortletConfig" object="instance:PortletConfigStrategy" /> |
||
Contribution to | ||
<property mode="portlet"
name="linkFactory"
object="service:PortletLinkFactory"
/>
<property mode="portlet" name="rootDescriptionReceiverFactory " object="service:PortletRootDescriptionReceiverFactory" /> <property mode="portlet" name="exceptionPresenter" object="service:PortletExceptionPresenter" /> <property mode="portlet" name="staleLinkExceptionPresenter" object="service:PortletStaleLinkExceptionPresenter" /> <property mode="portlet" name="staleSessionExceptionPresenter" object="service:PortletStaleSessionExceptionPresenter" /> <property mode="portlet" name="cookieSource" object="service:PortletCookieSource" /> |
||
Contribution to tapestry.portlet.ActionRequestServicerPipeline | ||
<terminator object="service:ActionRequestServicerToWebRequestServicerBridge"
/>
|
||
Contribution to tapestry.portlet.PortletApplicationInitializers | ||
<command before="*"
id="PortletWebContextInitializer"
object="service:PortletWebContextInitializer"
/>
<command id="PortletApplicationSpecificationInitializer" object="service:PortletApplicationSpecificationInitializer" /> |
||
Contribution to tapestry.portlet.PortletApplicationInitializers | ||
<command id="SetupServletApplicationGlobals"
object="service:SetupPortletApplicationGlobals"
/>
|
||
Contribution to tapestry.portlet.RenderRequestServicerPipeline | ||
<terminator object="service:RenderRequestServicerToWebRequestServicerBridge"
/>
|