Uses of Class
org.apache.tapestry.engine.RequestCycleEnvironment

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

Uses of RequestCycleEnvironment in org.apache.tapestry.engine
 

Constructors in org.apache.tapestry.engine with parameters of type RequestCycleEnvironment
RequestCycle(IEngine engine, QueryParameterMap parameters, String serviceName, RequestCycleEnvironment environment)
          Standard constructor used to render a response page.
 



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