public class PortletStaleSessionExceptionPresenter extends java.lang.Object implements org.apache.tapestry.error.StaleSessionExceptionPresenter
| Constructor and Description |
|---|
PortletStaleSessionExceptionPresenter() |
| Modifier and Type | Method and Description |
|---|---|
void |
presentStaleSessionException(org.apache.tapestry.IRequestCycle cycle,
org.apache.tapestry.StaleSessionException cause) |
void |
setGlobals(PortletRequestGlobals globals) |
public PortletStaleSessionExceptionPresenter()
public void presentStaleSessionException(org.apache.tapestry.IRequestCycle cycle, org.apache.tapestry.StaleSessionException cause)
presentStaleSessionException in interface org.apache.tapestry.error.StaleSessionExceptionPresenterpublic void setGlobals(PortletRequestGlobals globals)