org.apache.tapestry.portlet
Class PortletStaleLinkExceptionPresenter
java.lang.Object
org.apache.tapestry.portlet.PortletStaleLinkExceptionPresenter
- All Implemented Interfaces:
- org.apache.tapestry.error.StaleLinkExceptionPresenter
- public class PortletStaleLinkExceptionPresenter
- extends java.lang.Object
- implements org.apache.tapestry.error.StaleLinkExceptionPresenter
Implementation of StaleLinkExceptionPresenter
for Portlets.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletStaleLinkExceptionPresenter
public PortletStaleLinkExceptionPresenter()
presentStaleLinkException
public void presentStaleLinkException(org.apache.tapestry.IRequestCycle cycle,
org.apache.tapestry.StaleLinkException cause)
- Specified by:
presentStaleLinkException
in interface org.apache.tapestry.error.StaleLinkExceptionPresenter
setGlobals
public void setGlobals(PortletRequestGlobals globals)
setRequestExceptionReporter
public void setRequestExceptionReporter(org.apache.tapestry.error.RequestExceptionReporter requestExceptionReporter)