B C D G N O S

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
ConversationTerminator - Interface in org.jboss.weld.conversation
A conversation terminator for scheduling inactivity timeout destructions

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
 

S

scheduleForTermination(Runnable, long) - Method in interface org.jboss.weld.conversation.ConversationTerminator
Schedules a termination

B C D G N O S

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