|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.request.cycle.RequestCycle
org.apache.wicket.examples.WicketExampleRequestCycle
public class WicketExampleRequestCycle
Handles the PageExpiredException so that the SourcesPage can recover from a session expired. TODO NG
| Constructor Summary | |
|---|---|
WicketExampleRequestCycle(RequestCycleContext context)
Construct. |
|
| Method Summary | |
|---|---|
IRequestHandler |
handleException(java.lang.Exception e)
Return IRequestHandler for the given exception. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WicketExampleRequestCycle(RequestCycleContext context)
context - | Method Detail |
|---|
public IRequestHandler handleException(java.lang.Exception e)
RequestCycleIRequestHandler for the given exception.
handleException in class RequestCycleorg.apache.wicket.RequestCycle#onRuntimeException(org.apache.wicket.Page,
java.lang.RuntimeException)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||