Package org.jboss.webbeans.conversation

Interface Summary
ConversationIdGenerator Generates conversation ID:s for the conversation manager
ConversationManager A conversation manager responsible for starting, resuming and ending conversations
ConversationTerminator A conversation terminator for scheduling inactivity timeout destructions
 

Class Summary
ConversationEntry Represents a long-running conversation entry
ConversationImpl The current conversation implementation
JavaSEConversationTerminator A ConversationTerminator implementation using Java SE scheduling
NumericConversationIdGenerator A ConversationIdGenerator implementation using running numerical values
ServletConversationManager The default conversation manager
 

Annotation Types Summary
ConversationConcurrentAccessTimeout The conversation context concurrent access wait timeout on a lock
ConversationIdName The conversation id request parameter name
ConversationInactivityTimeout The conversation context inactivity timeout
 



Copyright © 2011. All Rights Reserved.