|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.error.StaleSessionExceptionPresenterImpl
public class StaleSessionExceptionPresenterImpl
Used to activate a particular page to report the
StaleSessionException
.
Constructor Summary | |
---|---|
StaleSessionExceptionPresenterImpl()
|
Method Summary | |
---|---|
void |
presentStaleSessionException(IRequestCycle cycle,
StaleSessionException cause)
Reports the stale session exception. |
void |
setPageName(java.lang.String pageName)
|
void |
setResponseRenderer(ResponseRenderer responseRenderer)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StaleSessionExceptionPresenterImpl()
Method Detail |
---|
public void presentStaleSessionException(IRequestCycle cycle, StaleSessionException cause) throws java.io.IOException
StaleSessionExceptionPresenter
presentStaleSessionException
in interface StaleSessionExceptionPresenter
cycle
- the current request cyclecause
- the exception that was caught
java.io.IOException
public void setPageName(java.lang.String pageName)
public void setResponseRenderer(ResponseRenderer responseRenderer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |