B C D G N O

B

beginOrRestoreConversation(String) - Method in interface org.jboss.weld.conversation.ConversationManager
Begins or restores a conversation

C

cleanupConversation() - Method in interface org.jboss.weld.conversation.ConversationManager
Cleans up the current conversation, destroying transient conversation and handling long-running conversations
ConversationConcurrentAccessTimeout - Annotation Type in org.jboss.weld.conversation
The conversation context concurrent access wait timeout on a lock
ConversationIdGenerator - Interface in org.jboss.weld.conversation
Generates conversation ID:s for the conversation manager
ConversationIdName - Annotation Type in org.jboss.weld.conversation
The conversation id request parameter name
ConversationInactivityTimeout - Annotation Type in org.jboss.weld.conversation
The conversation context inactivity timeout
ConversationManager - Interface in org.jboss.weld.conversation
A conversation manager responsible for starting, resuming and ending conversations

D

destroyAllConversations() - Method in interface org.jboss.weld.conversation.ConversationManager
Destroys all long-running conversations

G

getLongRunningConversations() - Method in interface org.jboss.weld.conversation.ConversationManager
Gets the currently managed long-running conversations

N

nextId() - Method in interface org.jboss.weld.conversation.ConversationIdGenerator
Gets the next ID for a new conversation

O

org.jboss.weld.conversation - package org.jboss.weld.conversation
 

B C D G N O

Copyright © 2008-2010 Seam Framework. All Rights Reserved.