|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PageRedirectException | |
---|---|
org.apache.tapestry.engine | Implementations of the IEngine interface, including
the standard implementation:
BaseEngine . |
Uses of PageRedirectException in org.apache.tapestry.engine |
---|
Methods in org.apache.tapestry.engine with parameters of type PageRedirectException | |
---|---|
protected void |
AbstractEngine.handlePageRedirectException(IRequestCycle cycle,
PageRedirectException exception)
Handles PageRedirectException which involves executing
IRequestCycle.activate(IPage) on the target page (of the exception), until either a
loop is found, or a page succesfully activates. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |