Package org.springframework.webflow.conversation.impl

Conversation manager implementations.

See:
          Description

Interface Summary
ConversationLock A normalized interface for conversation locks, used to obtain exclusive access to a conversation.
 

Class Summary
ConversationLockFactory Simple utility class for creating conversation lock instances based on the current execution environment.
SessionBindingConversationManager Simple implementation of a conversation manager that stores conversations in the session attribute map.
SimpleConversationId An id that uniquely identifies a conversation managed by a ConversationManager.
 

Package org.springframework.webflow.conversation.impl Description

Conversation manager implementations.

This package depends on the root conversation package.



Copyright © 2004-2007. All Rights Reserved.