Class ConversationScope

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

public class ConversationScope extends AbstractWebFlowScope
Conversation scope implementation.
Author:
Ben Hale