Class RequestScope

java.lang.Object
org.springframework.webflow.scope.AbstractWebFlowScope
org.springframework.webflow.scope.RequestScope
All Implemented Interfaces:
org.springframework.beans.factory.config.Scope

public class RequestScope extends AbstractWebFlowScope
Request scope implementation.
Author:
Ben Hale