| 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 |
|---|---|
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 © 2015. All Rights Reserved.