Uses of Class
org.apache.tapestry.RedirectException

Packages that use RedirectException
org.apache.tapestry.engine Implementations of the IEngine interface, including the standard implementation: BaseEngine
 

Uses of RedirectException in org.apache.tapestry.engine
 

Methods in org.apache.tapestry.engine with parameters of type RedirectException
protected  void AbstractEngine.handleRedirectException(IRequestCycle cycle, RedirectException redirectException)
          Invoked when a RedirectException is thrown during the processing of a request.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.