| Package | Description |
|---|---|
| org.apache.tapestry.engine |
Implementations of the
IEngine interface, including
the standard implementation:
BaseEngine. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractEngine.handleRedirectException(IRequestCycle cycle,
RedirectException redirectException)
Invoked when a
RedirectException is thrown during the processing of a request. |