Package | Description |
---|---|
org.jboss.weld.bean.builtin | |
org.jboss.weld.context | |
org.jboss.weld.context.conversation | |
org.jboss.weld.context.http |
Modifier and Type | Method and Description |
---|---|
protected Conversation |
ConversationBean.newInstance(InjectionPoint ip,
CreationalContext<Conversation> creationalContext) |
Modifier and Type | Method and Description |
---|---|
void |
ConversationBean.destroy(Conversation instance,
CreationalContext<Conversation> creationalContext) |
Modifier and Type | Method and Description |
---|---|
void |
ConversationBean.destroy(Conversation instance,
CreationalContext<Conversation> creationalContext) |
protected Conversation |
ConversationBean.newInstance(InjectionPoint ip,
CreationalContext<Conversation> creationalContext) |
Modifier and Type | Interface and Description |
---|---|
interface |
ManagedConversation
Provides management operations for conversations, including locking, and expiration management.
|
Modifier and Type | Class and Description |
---|---|
class |
ConversationImpl |
Modifier and Type | Method and Description |
---|---|
protected Conversation |
HttpSessionContextImpl.getConversation() |
Copyright © 2013 Seam Framework. All Rights Reserved.